diff --git a/openvidu-testapp/src/styles.css b/openvidu-testapp/src/styles.css index 53163413..52797b9c 100644 --- a/openvidu-testapp/src/styles.css +++ b/openvidu-testapp/src/styles.css @@ -23,10 +23,6 @@ ul { padding-left: 0; } -button { - font-weight: bold !important; -} - .row { display: flex; flex-direction: row;