mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
CSS consistency on small screens
This commit is contained in:
@@ -43,14 +43,11 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@include on-mobile-main-col {
|
||||||
@include on-small-main-col {
|
|
||||||
.video {
|
.video {
|
||||||
flex-wrap: wrap;
|
flex-wrap: wrap;
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
@include on-mobile-main-col {
|
|
||||||
.checkbox-container {
|
.checkbox-container {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user