mirror of
https://github.com/glanceapp/glance.git
synced 2026-06-29 15:26:49 +00:00
Fix DNS summary tap highlight
This commit is contained in:
@@ -53,6 +53,10 @@
|
||||
display: none;
|
||||
}
|
||||
|
||||
.summary:active {
|
||||
-webkit-tap-highlight-color: transparent;
|
||||
}
|
||||
|
||||
.details[open] .summary {
|
||||
margin-bottom: .8rem;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user