mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-16 13:14:58 +08:00
match padding too
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
parent
4a4a13ac75
commit
759de88b43
@ -267,6 +267,8 @@ limitations under the License.
|
|||||||
}
|
}
|
||||||
|
|
||||||
.mx_AccessibleButton {
|
.mx_AccessibleButton {
|
||||||
|
padding: 8px 18px;
|
||||||
|
|
||||||
&.mx_AccessibleButton_kind_primary {
|
&.mx_AccessibleButton_kind_primary {
|
||||||
color: $accent-color;
|
color: $accent-color;
|
||||||
background-color: $accent-bg-color;
|
background-color: $accent-bg-color;
|
||||||
|
Loading…
Reference in New Issue
Block a user