mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-12 13:24:25 +00:00
9 lines
123 B
SCSS
9 lines
123 B
SCSS
// For cutomizing the form elements
|
|
|
|
textarea {
|
|
height: 12em;
|
|
}
|
|
|
|
span.force-inline-label label {
|
|
display: inline;
|
|
} |