mirror of
https://github.com/ksyasuda/SubMiner.git
synced 2026-05-04 00:41:33 -07:00
fix: hide overlay focus ring
This commit is contained in:
@@ -40,6 +40,12 @@ body {
|
||||
'Hiragino Kaku Gothic ProN', 'Yu Gothic', 'Arial Unicode MS', Arial, sans-serif;
|
||||
}
|
||||
|
||||
html:focus,
|
||||
body:focus,
|
||||
#overlay:focus {
|
||||
outline: none;
|
||||
}
|
||||
|
||||
:root {
|
||||
--subtitle-sidebar-reserved-width: 0px;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user