Merge branch 'fix-fatigue' into 'v1.4'

Fix Affichage Fatigue

See merge request LeRatierBretonnien/foundryvtt-reve-de-dragon!243
This commit is contained in:
Leratier Bretonnien 2021-05-19 18:25:42 +00:00
commit 2316865914

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;