fix(theme): 🐛 Force display block on lite badge
This commit is contained in:
3
packages/bot-engine/src/assets/importantStyles.css
Normal file
3
packages/bot-engine/src/assets/importantStyles.css
Normal file
@ -0,0 +1,3 @@
|
||||
.lite-badge {
|
||||
display: block !important;
|
||||
}
|
Reference in New Issue
Block a user