mirror of
https://github.com/penpot/penpot.git
synced 2026-09-08 13:09:22 +00:00
🎨 Change CSS rules order
This commit is contained in:
parent
1c701602bb
commit
2d91c93194
@ -10,11 +10,11 @@
|
|||||||
align-items: center;
|
align-items: center;
|
||||||
background-color: $primary-ui-bg;
|
background-color: $primary-ui-bg;
|
||||||
border-top: 1px solid $soft-ui-border;
|
border-top: 1px solid $soft-ui-border;
|
||||||
bottom: 0;
|
|
||||||
display: flex;
|
display: flex;
|
||||||
left: 0;
|
|
||||||
padding: 1rem;
|
padding: 1rem;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
bottom: 0;
|
||||||
|
left: 0;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
z-index: 11;
|
z-index: 11;
|
||||||
.right-arrow,
|
.right-arrow,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user