add inner editor popup styles
This commit is contained in:
@@ -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%;
|
||||
|
||||
Reference in New Issue
Block a user