Compat v14 : CSS for Dice (Chat & RnK)
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user