add editor button popup style
This commit is contained in:
parent
fa0c5ba821
commit
886e48d97f
|
@ -1805,6 +1805,13 @@ div.user-input-box .userlink > * {
|
||||||
font-family: initial;
|
font-family: initial;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
body > ._weditdialog {
|
||||||
|
position: absolute;
|
||||||
|
width: 300px;
|
||||||
|
background: var(--primary-container-background);
|
||||||
|
border: var(--primary-container-border);
|
||||||
|
}
|
||||||
|
|
||||||
/* AD STYLING */
|
/* AD STYLING */
|
||||||
.adbanner img {
|
.adbanner img {
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user