We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 253c5db commit 713f559Copy full SHA for 713f559
css/jquery.terminal.css
@@ -23,7 +23,7 @@
23
}
24
.cmd .cmd-clipboard {
25
position: absolute !important;
26
- let: -16px;
+ left: -16px;
27
left: calc(-16px / var(--pixel-density, 1)) !important;
28
top: 0 !important;
29
width: 16px;
0 commit comments