mirror of
https://github.com/zadam/trilium.git
synced 2026-01-05 22:24:25 +01:00
style/status bar: hide the focus outline for dropdown buttons
This commit is contained in:
parent
353d626d45
commit
d0f91e7709
@ -255,4 +255,8 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
button.select-button:not(:focus-visible) {
|
||||||
|
outline: none;
|
||||||
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user