Fix clickable region for app configure menu items
This commit is contained in:
@@ -412,12 +412,12 @@ onBeforeUnmount(() => {
|
||||
display: block;
|
||||
white-space: nowrap;
|
||||
cursor: pointer;
|
||||
padding: 4px 4px 4px 4px;
|
||||
margin-right: 60px;
|
||||
}
|
||||
|
||||
.configure-menu-item > a,
|
||||
.configure-menu-item > span {
|
||||
padding: 4px 4px 4px 4px;
|
||||
display: block;
|
||||
color: var(--pankow-text-color);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user