code editor responsiveness and various fixes (#129)

This commit is contained in:
Red J Adaya
2024-07-25 12:00:35 -07:00
committed by GitHub
parent 0e46b79c22
commit 96420ea3ef
6 changed files with 116 additions and 62 deletions
+2 -2
View File
@@ -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 {