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

This commit is contained in:
Danila Fedorin 2020-03-08 00:38:19 -08:00
부모 cdc9e28c90
커밋 1abc13b20f
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제

파일 보기

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