mirror of
https://github.com/roleypoly/roleypoly-v1.git
synced 2025-06-16 10:19:10 +00:00
sync
This commit is contained in:
parent
5510d5a1c4
commit
3d541ac480
11 changed files with 108 additions and 42 deletions
|
@ -1,6 +1,6 @@
|
|||
.servers
|
||||
|
||||
$fullH: calc(100vh - 75px)
|
||||
$fullH: calc(100vh - 180px)
|
||||
|
||||
display: grid
|
||||
grid-template-rows: 100px $fullH
|
||||
|
@ -19,3 +19,4 @@
|
|||
background-color: var(--c-3)
|
||||
padding: 15px
|
||||
overflow-y: scroll
|
||||
box-sizing: border-box
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue