v0.2.83
This commit is contained in:
+6
-10
@@ -3026,19 +3026,15 @@ dialog::backdrop {
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
|
||||
.file-code-value:focus {
|
||||
.file-code-value:focus,
|
||||
.file-code-value:focus-visible {
|
||||
border-color: transparent;
|
||||
outline: none;
|
||||
outline-offset: 0;
|
||||
box-shadow: none;
|
||||
color: var(--text);
|
||||
}
|
||||
|
||||
.file-code .file-code-copy {
|
||||
min-width: 58px;
|
||||
min-height: 30px;
|
||||
height: 30px;
|
||||
padding: 0 10px;
|
||||
border-radius: 6px;
|
||||
font-size: 12.5px;
|
||||
}
|
||||
|
||||
.file-secondary-actions [data-show-file-code][aria-pressed="true"] {
|
||||
border-color: var(--border-strong);
|
||||
background: var(--surface-2);
|
||||
|
||||
Reference in New Issue
Block a user