Fix focus rings

This commit is contained in:
dan
2022-02-23 20:10:08 +00:00
committed by GitHub
parent b6a181c526
commit 8314493274

View File

@@ -230,7 +230,6 @@ html.dark .sp-devtools > div {
}
.sp-cm:focus-visible {
box-shadow: inset 0 0 0 4px rgba(20, 158, 202, 0.4) !important;
padding-left: 0px !important;
}
.cm-line {
padding: 0 var(--sp-space-3) !important;