mirror of
https://github.com/wassname/talk.git
synced 2026-08-02 13:10:23 +08:00
fix: use same focus styling (#3078)
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
This commit is contained in:
co-authored by
kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
parent
288809ee14
commit
0fe0be832e
@@ -15,8 +15,7 @@
|
||||
}
|
||||
|
||||
.keyboardFocus:focus {
|
||||
outline: 1px solid $colors-teal-500;
|
||||
border: 1px solid $colors-teal-500;
|
||||
@mixin outline;
|
||||
}
|
||||
|
||||
.selectFont {
|
||||
|
||||
Reference in New Issue
Block a user