Allow stack cells to be bigger
continuous-integration/drone/push Build is passing Detalles

Este commit está contenido en:
Danila Fedorin 2020-03-08 00:38:19 -08:00
padre cdc9e28c90
commit 1abc13b20f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados

Ver fichero

@ -11,7 +11,7 @@
.stack-element {
text-align: center;
height: 1.5rem;
min-height: 1.5rem;
&:not(:last-child) {
border-bottom: $standard-border;