openvidu/openvidu-sample-app/frontend/src/app/components/profile/profile.component.css

10 lines
116 B
CSS
Raw Normal View History

2017-04-03 18:49:50 +02:00
table {
margin-top: 15px;
border-collapse: separate;
border-spacing: 15px 17px;
}
th {
text-align: left;
}