2 Commits

Author SHA1 Message Date
3909d0df82 Add yaml format config file
Signed-off-by: Justin Georgi <justin.georgi@gmail.com>
2024-03-29 21:47:51 -07:00
d85d0aaf5d Add site config to store
Signed-off-by: Justin Georgi <justin.georgi@gmail.com>
2024-03-29 11:45:30 -07:00

View File

@@ -43,12 +43,6 @@
background: var(--chip-media-gradient) !important;
}
.chip-label {
pointer-events: none;
user-select: none;
-webkit-user-select: none;
}
.chip-results {
display: flex;
flex-wrap: wrap;