Explorar o código

fix material-symbols-outlined styles

Shun Miyazawa %!s(int64=2) %!d(string=hai) anos
pai
achega
034643e462
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      apps/app/src/styles/_fonts.scss

+ 2 - 0
apps/app/src/styles/_fonts.scss

@@ -6,6 +6,7 @@
 
 .material-symbols-outlined {
   display: inline-block;
+  padding-bottom: 3px;
   font-family: var(--grw-font-family-material-symbols-outlined);
   font-size: 24px;  /* Preferred icon size */
   font-style: normal;
@@ -15,6 +16,7 @@
   letter-spacing: normal;
   word-wrap: normal;
   white-space: nowrap;
+  vertical-align: middle;
   direction: ltr;
 
   &.fill {