8 lines
139 B
CSS
8 lines
139 B
CSS
.vc-std-wrapper {
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
|
|
.vc-std-wrapper [class*="communicationDisabled"] {
|
|
margin-right: 0;
|
|
}
|