Fix copy button background

pull/6562/head
Chocobozzz 2024-08-13 14:27:46 +02:00
parent 38dbafcf63
commit fab70099b1
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 1 additions and 0 deletions

View File

@ -90,6 +90,7 @@
my-copy-button {
position: absolute;
right: 5px;
background: pvar(--mainBackgroundHoverColor);
}
@include on-small-main-col {