mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-16 21:24:59 +08:00
Merge pull request #4332 from matrix-org/t3chguy/userinfo_regression
Only apply padding to standard textual buttons (kind buttons)
This commit is contained in:
commit
9ff587520c
@ -266,7 +266,7 @@ limitations under the License.
|
||||
}
|
||||
}
|
||||
|
||||
.mx_AccessibleButton {
|
||||
.mx_AccessibleButton.mx_AccessibleButton_hasKind {
|
||||
padding: 8px 18px;
|
||||
|
||||
&.mx_AccessibleButton_kind_primary {
|
||||
|
Loading…
Reference in New Issue
Block a user