mirror of
https://github.com/estruyf/vscode-front-matter.git
synced 2026-07-06 01:41:48 +02:00
#661 - Fix dropdowns
This commit is contained in:
@@ -776,6 +776,11 @@ vscode-divider {
|
||||
padding: 0.5rem;
|
||||
}
|
||||
|
||||
/* Dropdown */
|
||||
.field_dropdown.closed {
|
||||
display: none;
|
||||
}
|
||||
|
||||
/* Tags */
|
||||
.article__tags {
|
||||
position: relative;
|
||||
|
||||
Reference in New Issue
Block a user