update: clean-up form css

This commit is contained in:
gaelle morin 2020-05-14 18:56:49 +02:00
parent e79ddc3f37
commit 80d3a22cf6
No known key found for this signature in database
GPG Key ID: 028426702B95CF9C
1 changed files with 79 additions and 78 deletions

View File

@ -1,3 +1,8 @@
.content-box {
&.with-form {
form { form {
display: flex; display: flex;
flex-direction: column; flex-direction: column;
@ -76,10 +81,6 @@ textarea {
height: 100px; height: 100px;
} }
.content-box {
&.with-form {
sib-set-default:not([name='user-thumb']) { sib-set-default:not([name='user-thumb']) {
clear: both; clear: both;
display: flex!important; display: flex!important;