Remove border radius on video elements
This commit is contained in:
parent
feeb20fb5d
commit
965725dd71
1 changed files with 0 additions and 1 deletions
|
@ -53,7 +53,6 @@ body .message-info.warning{
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
cursor: url('./images/cursor_pointer.png'), pointer;
|
cursor: url('./images/cursor_pointer.png'), pointer;
|
||||||
border-radius: 15px;
|
|
||||||
|
|
||||||
&.mobile{
|
&.mobile{
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue