mirror of
https://github.com/penpot/penpot.git
synced 2025-06-03 10:11:40 +02:00
🐛 Fix auto hide header in viewer full screen
This commit is contained in:
parent
374bba763b
commit
c3e37b0e04
2 changed files with 2 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
|||
}
|
||||
}
|
||||
|
||||
.fullscreen .viewer-layout:not(.force-visible) {
|
||||
.fullscreen.viewer-layout:not(.force-visible) {
|
||||
& .viewer-header {
|
||||
width: 100%;
|
||||
position: fixed;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue