mirror of
https://github.com/estruyf/vscode-front-matter.git
synced 2026-05-03 20:12:24 +02:00
Add button border to align with VSCode
This commit is contained in:
@@ -8,6 +8,12 @@
|
||||
}
|
||||
}
|
||||
|
||||
/* Overrides */
|
||||
vscode-button,
|
||||
button {
|
||||
border-radius: 0.25rem;
|
||||
}
|
||||
|
||||
/* CSS */
|
||||
.block_field__form,
|
||||
.list_field__form {
|
||||
|
||||
Reference in New Issue
Block a user