mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 12:56:41 +07:00
Fixed lab padding for mobile
This commit is contained in:
parent
330fdcf444
commit
5b507bc736
5 changed files with 14 additions and 1 deletions
|
@ -5,6 +5,7 @@
|
|||
line-height: 1.3em;
|
||||
|
||||
@include tablet {
|
||||
padding: 0 $lab_gap_mobile;
|
||||
position: relative;
|
||||
max-height: 100vh;
|
||||
overflow: hidden;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue