4 lines
64 B
CSS
4 lines
64 B
CSS
.vc-std-wrapper {
|
|
display: flex;
|
|
align-items: center;
|
|
}
|