mirror of
https://github.com/wavetermdev/backup.git
synced 2026-08-05 13:57:07 -07:00
code editor responsiveness and various fixes (#129)
This commit is contained in:
@@ -31,8 +31,8 @@
|
||||
rgba(255, 255, 255, 0.1);
|
||||
box-shadow:
|
||||
inset 0 1px 0 0 hsla(0, 0%, 100%, 0.05),
|
||||
0 0 0 0.5px hsla(0, 0%, 100%, 0.35),
|
||||
inset 0 -1px 0 0 rgba(0, 0, 0, 0.2);
|
||||
0 0 0 0.5px hsla(0, 0%, 100%, 0.25),
|
||||
inset 0 0 0 0 rgba(0, 0, 0, 0.2);
|
||||
}
|
||||
|
||||
.name {
|
||||
|
||||
Reference in New Issue
Block a user