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

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;