meet/styles/Transcript.module.css
2025-03-17 21:18:15 +05:30

14 lines
148 B
CSS

.wrap {
position: absolute;
top: 32px;
width: 100%;
left: 0;
right: 0;
}
.text {
color: white;
text-align: center;
margin: 16px;
}