mirror of
https://github.com/zadam/trilium.git
synced 2025-11-08 14:25:51 +01:00
Fix background glitch
This commit is contained in:
@@ -519,6 +519,10 @@
|
|||||||
margin-left: 3px;
|
margin-left: 3px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.tab-row-widget .note-new-tab {
|
||||||
|
background: transparent !important;
|
||||||
|
}
|
||||||
|
|
||||||
.tab-row-widget .note-new-tab::before {
|
.tab-row-widget .note-new-tab::before {
|
||||||
/* The background circle */
|
/* The background circle */
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
|||||||
Reference in New Issue
Block a user