Allow stack cells to be bigger
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
cdc9e28c90
commit
1abc13b20f
|
@ -11,7 +11,7 @@
|
|||
|
||||
.stack-element {
|
||||
text-align: center;
|
||||
height: 1.5rem;
|
||||
min-height: 1.5rem;
|
||||
|
||||
&:not(:last-child) {
|
||||
border-bottom: $standard-border;
|
||||
|
|
Loading…
Reference in New Issue
Block a user