Fixed circle button vertical alignment
This commit is contained in:
parent
1faa551ae7
commit
3a79a84228
@ -8,7 +8,7 @@
|
||||
button {
|
||||
height: 34px;
|
||||
width: 34px;
|
||||
line-height: 34px;
|
||||
line-height: 33px;
|
||||
|
||||
&.small {
|
||||
height: 32px;
|
||||
@ -18,6 +18,7 @@ button {
|
||||
|
||||
mat-icon {
|
||||
width: 14px;
|
||||
height: 34px;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user