0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-02-10 09:08:31 -05:00

🐛 Fixed scroll bar in layers

This commit is contained in:
alonso.torres 2020-04-09 16:02:03 +02:00
parent ac6aa427a3
commit e59b20fb6e

View file

@ -64,6 +64,7 @@
flex: 1;
width: 100%;
height: 100%;
overflow: hidden;
.tool-window-bar {
align-items: center;