use FormButton in verification request tile too and dedupe styles
This commit is contained in:
parent
0dfb0f5468
commit
309633181d
4 changed files with 8 additions and 24 deletions
|
@ -18,6 +18,11 @@ limitations under the License.
|
|||
line-height: 16px;
|
||||
padding: 5px 15px;
|
||||
font-size: 12px;
|
||||
height: min-content;
|
||||
|
||||
&:not(:last-child) {
|
||||
margin-right: 8px;
|
||||
}
|
||||
|
||||
&.mx_AccessibleButton_kind_primary {
|
||||
color: $accent-color;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue