update styles
This commit is contained in:
parent
a7976d6f79
commit
77ab30fb14
|
|
@ -17,9 +17,7 @@
|
||||||
.copy-to-clipboard-text-button {
|
.copy-to-clipboard-text-button {
|
||||||
background-color: var(--vscode-editor-inactiveSelectionBackground);
|
background-color: var(--vscode-editor-inactiveSelectionBackground);
|
||||||
border: none;
|
border: none;
|
||||||
|
padding: 4px 12px;
|
||||||
margin: 8px 8px 8px 0px;
|
margin: 8px 8px 8px 0px;
|
||||||
width: 120px;
|
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
display: inline-block;
|
|
||||||
text-align: center;
|
|
||||||
}
|
}
|
||||||
Loading…
Reference in a new issue