mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-16 10:58:47 +01:00
Fix broken alignments in button icon+label
This commit is contained in:
parent
a2c75f0722
commit
c8e16dd3fb
@ -22,10 +22,6 @@ export const buttonStyles = [
|
|||||||
box-shadow: inset 1px 2px 1px rgb(0 0 0 / 50%);
|
box-shadow: inset 1px 2px 1px rgb(0 0 0 / 50%);
|
||||||
}
|
}
|
||||||
div {
|
div {
|
||||||
flex: 1 1 auto;
|
|
||||||
background-repeat: no-repeat;
|
|
||||||
background-position: left center;
|
|
||||||
background-size: contain;
|
|
||||||
margin: 2px;
|
margin: 2px;
|
||||||
height:20px;
|
height:20px;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user