mirror of
https://github.com/TeamPiped/Piped.git
synced 2025-10-14 11:28:22 +00:00
@@ -85,7 +85,7 @@ export default {
|
||||
}
|
||||
|
||||
.auto .suggestions-container {
|
||||
@apply @dark:bg-dark-400;
|
||||
@apply dark:bg-dark-400;
|
||||
}
|
||||
|
||||
.suggestion-selected {
|
||||
@@ -97,7 +97,7 @@ export default {
|
||||
}
|
||||
|
||||
.auto .suggestion-selected {
|
||||
@apply @dark:bg-dark-100;
|
||||
@apply dark:bg-dark-100;
|
||||
}
|
||||
|
||||
.suggestion {
|
||||
|
Reference in New Issue
Block a user