add inner editor popup styles
This commit is contained in:
parent
886e48d97f
commit
5a6a1f346f
|
@ -1812,6 +1812,14 @@ body > ._weditdialog {
|
|||
border: var(--primary-container-border);
|
||||
}
|
||||
|
||||
body > ._weditdialog .titlerow {
|
||||
display: flex;
|
||||
}
|
||||
|
||||
body > ._weditdialog .titlerow b.name {
|
||||
flex-grow: 1;
|
||||
}
|
||||
|
||||
/* AD STYLING */
|
||||
.adbanner img {
|
||||
max-width: 100%;
|
||||
|
|
Loading…
Reference in New Issue
Block a user