-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
Description
ui-refresh/src/CommandPalette/CommandPalette.css
Lines 69 to 74 in 4b39f13
/* TODO: This could be a reusable class instead for hiding content */ | |
.command-palette-input-row label { | |
position: absolute !important; | |
height: 1px; | |
width: 1px; | |
overflow: hidden; |