mirror of
https://github.com/streetwriters/notesnook.git
synced 2026-02-24 12:12:54 +01:00
fix: indicate when a button is focused
This commit is contained in:
@@ -26,6 +26,7 @@ class Default {
|
||||
cursor: "pointer",
|
||||
":focus": {
|
||||
outline: "none",
|
||||
opacity: 0.8,
|
||||
},
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user