mirror of
https://github.com/gethomepage/homepage.git
synced 2025-12-07 09:35:54 -08:00
hide webkit details marker, logger url output
This commit is contained in:
@@ -54,3 +54,7 @@ body {
|
||||
background-color: var(--scrollbar-thumb);
|
||||
border-radius: 0.25em;
|
||||
}
|
||||
|
||||
::-webkit-details-marker {
|
||||
display: none;
|
||||
}
|
||||
Reference in New Issue
Block a user