Compat v14 : CSS for Dice (Chat & RnK)

This commit is contained in:
Vlyan
2026-04-06 12:47:57 +02:00
parent 852703c4ef
commit 1cbe8af998
6 changed files with 55 additions and 16 deletions

View File

@@ -213,6 +213,7 @@
td {
margin: 0;
padding: 0;
text-align: center;
}
}
}
@@ -254,7 +255,7 @@
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
display: flex;
flex-direction: column; // stack profile ul and effects ul vertically
.effects {
@include roll-effects-base();
}
@@ -310,6 +311,7 @@
.dice-ct {
position: relative;
padding: 0.25rem;
width: 48px;
&:before {
content: "";
position: absolute;