mirror of
https://github.com/lingble/chatwoot.git
synced 2025-11-02 03:57:52 +00:00
feat: Show popular articles on widget home (#7604)
This commit is contained in:
committed by
GitHub
parent
9efadf8804
commit
e052a061f4
@@ -280,7 +280,7 @@ export const SDK_CSS = `
|
||||
.woot-widget-holder {
|
||||
border-radius: 16px;
|
||||
bottom: 104px;
|
||||
height: calc(85% - 64px - 20px);
|
||||
height: calc(90% - 64px - 20px);
|
||||
max-height: 590px !important;
|
||||
min-height: 250px !important;
|
||||
width: 400px !important;
|
||||
|
||||
Reference in New Issue
Block a user