openvidu-testapp: remove bold font weight from buttons

master
pabloFuente 2025-05-23 11:49:15 +02:00
parent fe3e99e4e1
commit f087c172fc
1 changed files with 0 additions and 4 deletions

View File

@ -23,10 +23,6 @@ ul {
padding-left: 0;
}
button {
font-weight: bold !important;
}
.row {
display: flex;
flex-direction: row;