Add margin-left to .interaction-bar .flex
This commit is contained in:
@@ -172,6 +172,7 @@
|
|||||||
.interaction-bar .flex {
|
.interaction-bar .flex {
|
||||||
line-height: 1.2; /* wenig Zeilenabstand */
|
line-height: 1.2; /* wenig Zeilenabstand */
|
||||||
height: 100%; /* volle Höhe ausnutzen, vertikal zentrieren */
|
height: 100%; /* volle Höhe ausnutzen, vertikal zentrieren */
|
||||||
|
margin-left: 100px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.interaction-bar span {
|
.interaction-bar span {
|
||||||
|
|||||||
Reference in New Issue
Block a user