The right margins (or padding) should be increased, try with:madpatrick wrote: ↑Saturday 02 January 2021 12:02 Is it possible to move the icon a little bit to the left ?
I've tried padding-left and margin-left, but this had no effect
Code: Select all
.battery-level {
margin-right: 10px;
}