mirror of
https://github.com/DominikDoom/a1111-sd-webui-tagcomplete.git
synced 2026-03-09 07:10:16 +00:00
Remove unnecessary css
Has become obsolete with recent gradio update
This commit is contained in:
@@ -20,10 +20,6 @@ const autocompleteCSS = `
|
||||
#quicksettings [id^=setting_tac] {
|
||||
background-color: transparent;
|
||||
min-width: fit-content;
|
||||
align-self: center;
|
||||
}
|
||||
#quicksettings [id^=setting_tac] > label > span {
|
||||
margin-bottom: 0px;
|
||||
}
|
||||
.autocompleteResults {
|
||||
position: absolute;
|
||||
|
||||
Reference in New Issue
Block a user