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