mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
7 lines
139 B
SCSS
7 lines
139 B
SCSS
.search-input, [data-grav-field="array"] input, [data-grav-field="array"] textarea {
|
|
@extend .form-input;
|
|
}
|
|
|
|
.button {
|
|
@extend .btn;
|
|
}
|