material: improve mass buttons style, mostly for smartphone screens

Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
This commit is contained in:
Kevin Decherf 2022-03-25 00:47:05 +01:00
parent 59502d281a
commit 78ad422486
3 changed files with 4 additions and 3 deletions

View file

@ -17,12 +17,13 @@
button { button {
i { i {
font-size: 12px; font-size: 15px;
} }
height: 24px; height: 24px;
line-height: 24px; line-height: 24px;
padding: 0 0.5rem; padding: 0 0.5rem;
margin-right: 0.75rem;
} }
} }

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long