mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-14 06:14:23 +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;
|
|
} |