mirror of
https://github.com/liriliri/eruda.git
synced 2026-04-17 10:58:36 +08:00
fix(network): remove data grid ios outline
This commit is contained in:
@@ -14,9 +14,11 @@
|
||||
.request-error {
|
||||
color: var(--console-error-foreground);
|
||||
}
|
||||
.luna-data-grid-data-container:focus {
|
||||
.request-error.luna-data-grid-selected {
|
||||
background: var(--console-error-background);
|
||||
.luna-data-grid:focus {
|
||||
.luna-data-grid-data-container {
|
||||
.request-error.luna-data-grid-selected {
|
||||
background: var(--console-error-background);
|
||||
}
|
||||
}
|
||||
}
|
||||
.luna-data-grid {
|
||||
|
||||
Reference in New Issue
Block a user