FIX: Adjust for overlap in AI buttons

This commit is contained in:
Jordan Vidrine
2023-11-04 12:48:46 -05:00
committed by GitHub
parent f6996a6ef0
commit 47fdb1acbf
@@ -262,6 +262,10 @@
}
}
#reply-control .showing-ai-suggestions .category-chooser {
max-width: calc(100% - 41px); // width of AI button
}
.suggest-tags-button,
.suggest-category-button {
display: block;