Finishing up final UI adjustments

This commit is contained in:
Fermi
2019-11-20 21:23:54 +00:00
parent b523f241fd
commit bfb5f75016
6 changed files with 105 additions and 23 deletions
+6 -1
View File
@@ -32,6 +32,12 @@ section
@extend $cell
width: 100%
.compressedcell
@extend $cell
&:not(:first-child)
text-align: center
padding-top: 0px
.cell
@extend $cell
&:not(:first-child)
@@ -41,4 +47,3 @@ section
width: 75px
&:not(:last-child)
padding-right: 4px