mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-19 06:41:28 +00:00
cdm intermediate: remove unnecessary huge margin
This commit is contained in:
@@ -67,7 +67,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.intermediate {
|
.intermediate {
|
||||||
margin : 10px;
|
margin-top : 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.content-inner {
|
.content-inner {
|
||||||
|
|||||||
@@ -1091,7 +1091,7 @@ video::-webkit-media-controls-overlay-play-button {
|
|||||||
flex-grow: 2;
|
flex-grow: 2;
|
||||||
}
|
}
|
||||||
.cdm .intermediate {
|
.cdm .intermediate {
|
||||||
margin: 10px;
|
margin-top: 10px;
|
||||||
}
|
}
|
||||||
.cdm .content-inner {
|
.cdm .content-inner {
|
||||||
margin: 10px;
|
margin: 10px;
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
@@ -1091,7 +1091,7 @@ video::-webkit-media-controls-overlay-play-button {
|
|||||||
flex-grow: 2;
|
flex-grow: 2;
|
||||||
}
|
}
|
||||||
.cdm .intermediate {
|
.cdm .intermediate {
|
||||||
margin: 10px;
|
margin-top: 10px;
|
||||||
}
|
}
|
||||||
.cdm .content-inner {
|
.cdm .content-inner {
|
||||||
margin: 10px;
|
margin: 10px;
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user