mirror of
https://github.com/zadam/trilium.git
synced 2025-11-15 17:55:52 +01:00
style/read-only note info bar: fix zen mode appearance
This commit is contained in:
@@ -1,12 +1,9 @@
|
||||
body.zen div.read-only-note-info-bar-widget {
|
||||
width: fit-content;
|
||||
max-width: var(--max-content-width);
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
||||
body.zen div.read-only-note-info-bar-widget .info-bar {
|
||||
border-radius: 8px;
|
||||
border: unset;
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
||||
.read-only-note-info-bar-widget-content {
|
||||
|
||||
Reference in New Issue
Block a user