mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-08-10 10:22:29 +08: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:
parent
6b9311f9ef
commit
f2d1726852
@ -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;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user