mirror of
https://github.com/amiaopensource/ffmprovisr.git
synced 2025-08-26 18:01:46 +02:00
adds position:relative; for the vhs in ToC
This commit is contained in:
@@ -183,6 +183,7 @@ div {
|
|||||||
font-size: 1em;
|
font-size: 1em;
|
||||||
border: 1px solid black;
|
border: 1px solid black;
|
||||||
transition: all .5s ease-out;
|
transition: all .5s ease-out;
|
||||||
|
position: relative;
|
||||||
}
|
}
|
||||||
|
|
||||||
.contents-list:hover {
|
.contents-list:hover {
|
||||||
|
Reference in New Issue
Block a user