mirror of
https://github.com/streetwriters/notesnook.git
synced 2026-02-23 19:49:56 +01:00
editor: counter in toolbar should have 100% height
This commit is contained in:
@@ -38,6 +38,7 @@ function _Counter(props: CounterProps) {
|
||||
borderRadius: "default",
|
||||
overflow: "hidden",
|
||||
cursor: "pointer",
|
||||
height: "100%",
|
||||
":hover": {
|
||||
bg: "hover-secondary"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user