mirror of
https://github.com/zadam/trilium.git
synced 2025-12-14 03:14:24 +01:00
fix(read-only-bar): button shrinks when window is small
This commit is contained in:
parent
d95450ae07
commit
7a3092a23b
@ -16,4 +16,5 @@ body.zen div.read-only-note-info-bar-widget {
|
||||
:root div.read-only-note-info-bar-widget button {
|
||||
white-space: nowrap;
|
||||
padding: 2px 8px;
|
||||
flex-shrink: 0;
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user