Fix Affichage Fatigue #460

Merged
marafal merged 1 commits from fix-fatigue into v1.4 2021-05-19 20:25:42 +02:00

View File

@ -323,10 +323,10 @@ table {border: 1px solid #7a7971;}
} }
.rdd.sheet .window-content {overflow: hidden;} .rdd.sheet .window-content {overflow: hidden;}
.rdd.sheet .window-content .sheet-header {overflow: hidden;}
.rdd.sheet .window-content .sheet-tabs {overflow: hidden;}
.rdd.sheet .window-content .sheet-body {overflow-y: scroll;} .rdd.sheet .window-content .sheet-body {overflow-y: scroll;}
.rdd.sheet .window-content .sheet-body .tab {padding-bottom: 30px;} .rdd.sheet .window-content .sheet-body .tab {padding-bottom: 30px;}
.rdd.sheet .window-content .sheet-body .competence-list {width: 100%;}
.rdd.sheet .window-content .sheet-body .carac-list {width: 100%;}
.editor { .editor {
border: 2; border: 2;