mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-02-02 03:19:56 +01:00
make bi icons same size as other icons
(cherry picked from commit d3ac3d7432
)
This commit is contained in:
parent
3e466125da
commit
98c1e920e8
@ -51,6 +51,9 @@ export class EgwMenuShoelace extends LitElement
|
||||
line-height: normal;
|
||||
width: 1.3em;
|
||||
}
|
||||
et2-image::before {
|
||||
font-size: 1.3em; /*make bi icons same size as et2-image img*/
|
||||
}
|
||||
`
|
||||
]
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user