specify editor box styling
This commit is contained in:
parent
6ded48f3bd
commit
f319a24633
|
@ -139,13 +139,13 @@
|
|||
margin: 0px;
|
||||
}
|
||||
|
||||
.tabbed-container._weditor .box {
|
||||
.tabbed-container._weditor .box[name="edit"] {
|
||||
display: flex;
|
||||
margin: 0px;
|
||||
padding: 0px;
|
||||
}
|
||||
|
||||
.tabbed-container._weditor .box textarea {
|
||||
.tabbed-container._weditor .box[name="edit"] textarea {
|
||||
border: none;
|
||||
margin: 0px;
|
||||
}
|
Loading…
Reference in New Issue
Block a user