This commit is contained in:
+1
-1
@@ -261,7 +261,7 @@ svg { width: 22px; height: 22px; fill: currentColor; }
|
||||
display: flex; align-items: center; justify-content: center; gap: 9px;
|
||||
font-size: 15px; font-weight: 550; white-space: nowrap;
|
||||
}
|
||||
.toggle .cinema { flex: 0 0 auto; height: 18px; width: auto; color: #fff; }
|
||||
.toggle .cinema { flex: 0 0 auto; color: #fff; }
|
||||
.toggle .leave { display: none; flex: 0 0 auto; color: #fff; }
|
||||
.toggle[aria-pressed="true"] { background: var(--accent); color: #fff; }
|
||||
.toggle:active { transform: scale(.985); }
|
||||
|
||||
Reference in New Issue
Block a user