la-chariotte/la_chariotte/static/sass/base/_form.sass
2023-05-25 15:37:19 +02:00

17 lines
No EOL
375 B
Sass

// Buttons
.button
white-space: normal
height: auto
.button.is-light, .buttons.is-light:hover, .buttons.is-light.is-hovered
border: $betterave 1px solid !important
color: $betterave !important
.button.is-info, .button.is-info:hover
color: $bright-black !important
&.is-light
border: $beige 1px solid !important
// Input
.input.custom-width
width: unset