Padding setting of link button & nesting structure of _AccessibleButton.scss (#8091)
This commit is contained in:
@@ -94,7 +94,6 @@ $spacePanelWidth: 68px;
|
||||
}
|
||||
|
||||
.mx_AccessibleButton_kind_link {
|
||||
padding: 0;
|
||||
font-size: inherit;
|
||||
}
|
||||
|
||||
@@ -119,7 +118,6 @@ $spacePanelWidth: 68px;
|
||||
.mx_AccessibleButton_kind_link {
|
||||
color: $accent;
|
||||
position: relative;
|
||||
padding: 0;
|
||||
font-size: inherit;
|
||||
line-height: inherit;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user