mirror of https://github.com/Chocobozzz/PeerTube
Fix copy button background
parent
38dbafcf63
commit
fab70099b1
|
@ -90,6 +90,7 @@
|
|||
my-copy-button {
|
||||
position: absolute;
|
||||
right: 5px;
|
||||
background: pvar(--mainBackgroundHoverColor);
|
||||
}
|
||||
|
||||
@include on-small-main-col {
|
||||
|
|
Loading…
Reference in New Issue