nicolium: not using react hotkeys anymore
Signed-off-by: nicole mikołajczyk <git@mkljczk.pl>
This commit is contained in:
@ -3,12 +3,6 @@ body {
|
||||
-ms-overflow-style: -ms-autohiding-scrollbar;
|
||||
}
|
||||
|
||||
// Note: this is needed for React HotKeys performance. Removing this
|
||||
// will cause severe performance degradation on Safari.
|
||||
div[tabindex='-1']:focus {
|
||||
@apply outline-0;
|
||||
}
|
||||
|
||||
::selection {
|
||||
@apply bg-primary-600 text-white;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user