Added some padding at the bottom of the page so the device statistics don't get covered by the footer
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
ae155b2d7e
commit
d2d6317b4e
@ -2,7 +2,7 @@ $tab-bar-height: 50px
|
||||
|
||||
body
|
||||
margin: 0
|
||||
padding: $tab-bar-height 0 0
|
||||
padding: $tab-bar-height 0 90px
|
||||
background: white
|
||||
font-size: 18px
|
||||
|
||||
@ -132,6 +132,7 @@ table.hardware-info
|
||||
bottom: 0
|
||||
padding-top: 25px
|
||||
padding-bottom: 25px
|
||||
background: white
|
||||
border-top: 1px solid #999
|
||||
font-size: 16px
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user