We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10cda5f commit c04c8abCopy full SHA for c04c8ab
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