update: clean-up form css
This commit is contained in:
parent
e79ddc3f37
commit
80d3a22cf6
@ -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;
|
||||||
|
Loading…
Reference in New Issue
Block a user