mirror of https://github.com/vector-im/riot-web
match padding too
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>pull/21833/head
parent
4a4a13ac75
commit
759de88b43
|
@ -267,6 +267,8 @@ limitations under the License.
|
|||
}
|
||||
|
||||
.mx_AccessibleButton {
|
||||
padding: 8px 18px;
|
||||
|
||||
&.mx_AccessibleButton_kind_primary {
|
||||
color: $accent-color;
|
||||
background-color: $accent-bg-color;
|
||||
|
|
Loading…
Reference in New Issue