Fix Affichage Fatigue

This commit is contained in:
raphaelpieroni 2021-05-19 19:15:13 +02:00
parent 5b243fe95b
commit 259f3a0a72
1 changed files with 2 additions and 2 deletions

View File

@ -323,10 +323,10 @@ table {border: 1px solid #7a7971;}
}
.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 .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 {
border: 2;