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