mirror of
https://github.com/penpot/penpot.git
synced 2025-02-13 02:28:18 -05:00
🐛 Fix z-index on viewer sidebar
This commit is contained in:
parent
9722e6ea97
commit
48de242a2d
1 changed files with 1 additions and 0 deletions
|
@ -164,6 +164,7 @@
|
|||
top: 50px;
|
||||
width: 256px;
|
||||
height: 100%;
|
||||
z-index: 10;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue