mirror of
https://github.com/status-im/nimbus-gui.git
synced 2025-02-10 02:24:13 +00:00
feat(quick-start-bar): add different padding for mobile
This commit is contained in:
parent
ab29f1582a
commit
ee78f67d59
@ -43,4 +43,8 @@
|
|||||||
top: 12%;
|
top: 12%;
|
||||||
width: 85%;
|
width: 85%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.quick-start-bar > div {
|
||||||
|
padding: 0.5rem 0.25rem;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user