mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-26 14:26:22 +00:00
Merge branch 'issue-12994' into panel.sutty.nl
This commit is contained in:
commit
4fe0f4d382
1 changed files with 0 additions and 8 deletions
|
@ -46,14 +46,6 @@ $sizes: (
|
|||
--color: #{$magenta};
|
||||
}
|
||||
|
||||
@media (prefers-color-scheme: dark) {
|
||||
:root {
|
||||
--foreground: #{$white};
|
||||
--background: #{$black};
|
||||
--color: #{$cyan};
|
||||
}
|
||||
}
|
||||
|
||||
// TODO: Encontrar la forma de generar esto desde los locales de Rails
|
||||
$custom-file-text: (
|
||||
en: 'Browse',
|
||||
|
|
Loading…
Reference in a new issue