mirror of
https://github.com/KevinMidboe/zoff.git
synced 2026-01-04 08:35:34 +00:00
White loader on channel-search
This commit is contained in:
@@ -597,6 +597,10 @@ display: inline-flex;
|
||||
background: white;
|
||||
}
|
||||
|
||||
.spinner-white, .spinner-white-only {
|
||||
border-color: white;
|
||||
}
|
||||
|
||||
.description_text:first-letter{
|
||||
text-transform: uppercase;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user