mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-15 03:31:42 +00:00
que la barra te acompañe
This commit is contained in:
parent
624ed476ca
commit
d0fb22ef16
1 changed files with 6 additions and 0 deletions
|
@ -22,6 +22,12 @@ $magenta: #f206f9;
|
|||
}
|
||||
}
|
||||
|
||||
trix-toolbar {
|
||||
background-color: var(--background);
|
||||
position: sticky;
|
||||
top: 0;
|
||||
}
|
||||
|
||||
// TODO: Encontrar la forma de generar esto desde los locales de Rails
|
||||
$custom-file-text: (
|
||||
en: 'Browse',
|
||||
|
|
Loading…
Reference in a new issue