mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-25 22:36:22 +00:00
btn en dark del media query #16489
This commit is contained in:
parent
d4fa056db4
commit
f45a2b96d2
1 changed files with 4 additions and 0 deletions
|
@ -52,6 +52,10 @@ $sizes: (
|
|||
--background: #{$black};
|
||||
--color: #{$cyan};
|
||||
}
|
||||
|
||||
.dropdown-toggle {
|
||||
background-color: $cyan;;
|
||||
}
|
||||
}
|
||||
|
||||
// TODO: Encontrar la forma de generar esto desde los locales de Rails
|
||||
|
|
Loading…
Reference in a new issue