Fix apv2, WIP
This commit is contained in:
+7
-2
@@ -5,7 +5,7 @@
|
||||
.sheet-header {
|
||||
.background-image(url("@{ui-path}/barre_haut.webp"), no-repeat, 100% 100%, right top);
|
||||
padding: 0.5rem;
|
||||
max-height: 110px;
|
||||
max-height: 150px;
|
||||
}
|
||||
|
||||
.ability-value,
|
||||
@@ -179,7 +179,12 @@
|
||||
flex: 1;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
gap: 10px;
|
||||
gap: 4px;
|
||||
}
|
||||
|
||||
.sheet-header .resource {
|
||||
padding: 4px 8px;
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
.resources {
|
||||
|
||||
Reference in New Issue
Block a user