mirror of
https://github.com/TeamPiped/Piped.git
synced 2026-03-28 03:16:58 +00:00
Fix navbar.
This commit is contained in:
@@ -127,7 +127,11 @@ b {
|
||||
.dark .input,
|
||||
.dark .select,
|
||||
.dark .btn {
|
||||
@apply text-gray-400 bg-dark-400 w-auto;
|
||||
@apply text-gray-400 bg-dark-400 w-auto h-full;
|
||||
}
|
||||
|
||||
.input {
|
||||
@apply pl-2.5;
|
||||
}
|
||||
|
||||
.dark hr {
|
||||
|
||||
Reference in New Issue
Block a user