mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2026-05-28 14:34:43 +00:00
fix x-noscript style
This commit is contained in:
@@ -147,6 +147,11 @@ hr {
|
||||
background-color: white;
|
||||
}
|
||||
|
||||
x-noscript {
|
||||
background: var(--primary-color);
|
||||
color: white;
|
||||
z-index: 2;
|
||||
}
|
||||
|
||||
|
||||
/* Icons */
|
||||
|
||||
Reference in New Issue
Block a user