Completed

This commit is contained in:
WBHarry 2026-04-19 15:20:38 +02:00
parent 58b855389d
commit 774141a8da
8 changed files with 94 additions and 66 deletions

View file

@ -629,7 +629,8 @@
height: 32px;
flex: 1;
&.no-flex {
&.end-button {
margin-left: auto;
flex: 0;
}
}
@ -703,6 +704,11 @@
}
}
.action-roll-buttons {
width: 100%;
padding: 0 8px;
}
.description {
padding: 8px;