mirror of
https://github.com/zedeus/nitter.git
synced 2026-05-15 08:42:51 -04:00
@@ -0,0 +1,17 @@
|
||||
@import '_variables';
|
||||
@import '_mixins';
|
||||
|
||||
.embed-video {
|
||||
.gallery-video {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
position: absolute;
|
||||
background-color: black;
|
||||
top: 0%;
|
||||
left: 0%;
|
||||
}
|
||||
|
||||
.video-container {
|
||||
max-height: unset;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user