Fix button border issue (#15351)
This commit is contained in:
@ -1561,7 +1561,7 @@ a.ui.label:hover {
|
||||
}
|
||||
|
||||
.ui.buttons .button:first-child {
|
||||
border-left: 1px solid var(--color-secondary);
|
||||
border-left: 1px solid var(--color-light-border);
|
||||
}
|
||||
|
||||
.ui.buttons .button + .button {
|
||||
|
Reference in New Issue
Block a user