mirror of
https://github.com/amiaopensource/ffmprovisr.git
synced 2024-11-10 07:27:23 +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;
|
||||
border: 1px solid black;
|
||||
transition: all .5s ease-out;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.contents-list:hover {
|
||||
|
Loading…
Reference in New Issue
Block a user