mirror of
https://github.com/wassname/talk.git
synced 2026-09-12 13:01:11 +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:
@@ -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