update: clean-up form css
This commit is contained in:
parent
e79ddc3f37
commit
80d3a22cf6
@ -1,3 +1,8 @@
|
||||
|
||||
.content-box {
|
||||
|
||||
&.with-form {
|
||||
|
||||
form {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
@ -76,10 +81,6 @@ textarea {
|
||||
height: 100px;
|
||||
}
|
||||
|
||||
.content-box {
|
||||
|
||||
&.with-form {
|
||||
|
||||
sib-set-default:not([name='user-thumb']) {
|
||||
clear: both;
|
||||
display: flex!important;
|
||||
|
Loading…
Reference in New Issue
Block a user