mirror of
https://github.com/amiaopensource/ffmprovisr.git
synced 2025-03-01 02:14:24 +01:00
adds position:relative; for the vhs in ToC
This commit is contained in:
parent
c6a579a0bf
commit
cf8756ced7
@ -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 {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user