When horizontal, remove the border from all control buttons
This commit is contained in:
@@ -158,4 +158,8 @@
|
||||
&-button:last-child {
|
||||
border-bottom: none;
|
||||
}
|
||||
|
||||
&.horizontal &-button {
|
||||
border-bottom: none;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user