mirror of
https://github.com/penpot/penpot.git
synced 2025-05-17 14:26:10 +02:00
🐛 Fix sidebar icon in viewer mode
This commit is contained in:
parent
11c3b6cfe2
commit
fc7707ad3e
2 changed files with 5 additions and 1 deletions
|
@ -82,7 +82,10 @@
|
|||
}
|
||||
|
||||
.tool-window-bar-icon {
|
||||
height: 15px;
|
||||
height: 21px;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
|
||||
svg {
|
||||
width: 15px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue