Fix help button CSS.

This commit is contained in:
John Livingston 2024-06-14 16:26:29 +02:00
parent 84c381e5d6
commit 6ce6ad9e78
No known key found for this signature in database
GPG Key ID: B17B5640CE66CDBC
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@ livechat-help-button {
height: 18px !important; height: 18px !important;
margin: 2px !important; margin: 2px !important;
padding: 1px !important; padding: 1px !important;
vertical-align: middle;
} }
svg { svg {