mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-10 02:54:15 +00:00
improve post additions style
This commit is contained in:
parent
e76683e601
commit
d4990db574
@ -49,7 +49,15 @@
|
||||
}
|
||||
}
|
||||
|
||||
.control-arrow {
|
||||
z-index: 50;
|
||||
}
|
||||
|
||||
.control-dots {
|
||||
top: 0;
|
||||
height: fit-content;
|
||||
margin: 0;
|
||||
|
||||
&:hover {
|
||||
.dot {
|
||||
height: 8px;
|
||||
@ -116,6 +124,11 @@
|
||||
}
|
||||
|
||||
.plyr__controls {
|
||||
position: absolute;
|
||||
z-index: 60;
|
||||
|
||||
padding: 10px 30px !important;
|
||||
|
||||
.plyr__control {
|
||||
&:hover {
|
||||
background-color: var(--primaryColor);
|
||||
|
Loading…
x
Reference in New Issue
Block a user