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