mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-06-07 10:04:39 -04:00
Fix outline.
This commit is contained in:
parent
fe3ea4ea23
commit
4097119d25
1 changed files with 2 additions and 1 deletions
|
@ -184,5 +184,6 @@ body {
|
||||||
}
|
}
|
||||||
|
|
||||||
*:focus {
|
*:focus {
|
||||||
outline: 1px solid @col-pink-a200;
|
// outline: 1px solid @col-pink-a200;
|
||||||
|
outline: none;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue