mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
feature(style) .current-file: improve feel in firefox
This commit is contained in:
parent
ab55c8a383
commit
857fcdef7b
1 changed files with 1 additions and 2 deletions
|
|
@ -145,8 +145,7 @@ body, pre, code {
|
|||
}
|
||||
|
||||
.current-file {
|
||||
box-shadow: 0 0 0 1px rgba(49, 123, 249, 0.4) inset;
|
||||
transition: ease 0.05s;
|
||||
box-shadow: 0 0 0 0.8px rgba(49, 123, 249, 0.4) inset;
|
||||
}
|
||||
|
||||
.cut-file {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue