mirror of https://github.com/vector-im/riot-web
remove remotevideo bottom border hack
parent
a2f5933417
commit
b2130a5295
|
@ -27,7 +27,6 @@ limitations under the License.
|
|||
|
||||
.mx_VideoView_remoteVideoFeed {
|
||||
width: 100%;
|
||||
border-bottom: 12px solid #f3f8fa;
|
||||
background-color: #000;
|
||||
z-index: 50;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue