4 lines
67 B
CSS
4 lines
67 B
CSS
.vc-chatbar-button {
|
|
display: flex;
|
|
align-items: center;
|
|
}
|