mirror of
https://github.com/TriliumNext/Notes.git
synced 2026-01-07 13:29:48 -06:00
style(next)/tab bar: do not use a distinct visual state for tabs being dragged in horizontal toolbar layout
This commit is contained in:
@@ -769,7 +769,7 @@ body.layout-horizontal .tab-row-widget .note-tab .note-tab-wrapper {
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
|
||||
.tab-row-widget-is-sorting .note-tab[active] .note-tab-wrapper {
|
||||
body.layout-vertical .tab-row-widget-is-sorting .note-tab[active] .note-tab-wrapper {
|
||||
transform: scale(0.85);
|
||||
box-shadow: var(--active-tab-dragging-shadow) !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user