mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-03 04:29:28 +01:00
make bi icons same size as other icons
This commit is contained in:
parent
aea088736b
commit
d3ac3d7432
@ -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