ciyidogan commited on
Commit
e9fad37
·
verified ·
1 Parent(s): a59442e

Update flare-ui/src/styles.scss

Browse files
Files changed (1) hide show
  1. flare-ui/src/styles.scss +7 -0
flare-ui/src/styles.scss CHANGED
@@ -129,6 +129,13 @@ body {
129
  .mat-mdc-unelevated-button,
130
  .mat-mdc-outlined-button,
131
  .mat-mdc-icon-button {
 
 
 
 
 
 
 
132
  mat-icon {
133
  line-height:0;
134
  padding-top:10px;
 
129
  .mat-mdc-unelevated-button,
130
  .mat-mdc-outlined-button,
131
  .mat-mdc-icon-button {
132
+ .mdc-button__label {
133
+ mat-icon {
134
+ line-height:0;
135
+ padding-top:10px;
136
+ }
137
+ }
138
+
139
  mat-icon {
140
  line-height:0;
141
  padding-top:10px;