mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
chore(view) outline -> :focus: outline
This commit is contained in:
parent
4b19e76fff
commit
03c76bf1e8
1 changed files with 3 additions and 0 deletions
|
|
@ -1,6 +1,9 @@
|
|||
.view {
|
||||
font-size: 16px;
|
||||
white-space: pre;
|
||||
}
|
||||
|
||||
.view:focus {
|
||||
outline: 0;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue