get rid of that fucking clipping
This commit is contained in:
parent
7ee0b26111
commit
c93f64d176
@ -84,17 +84,13 @@ svg.feather.feather-thumbs-down:visited,
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
.video-thumbnail {
|
.video-thumbnail {
|
||||||
border-radius: 0.315rem !important;
|
border-radius: 0.30rem !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.video-thumbnail:hover {
|
.video-thumbnail:hover {
|
||||||
transform: scale(1.02);
|
transform: scale(1.02);
|
||||||
}
|
}
|
||||||
|
|
||||||
.video-thumbnail:hover .play-overlay .icon {
|
|
||||||
transform: translate(-50%, -50%) scale(1.75);
|
|
||||||
}
|
|
||||||
|
|
||||||
.logged-in-block,
|
.logged-in-block,
|
||||||
.logged-in-block > div {
|
.logged-in-block > div {
|
||||||
background-color: #181818 !important;
|
background-color: #181818 !important;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user