mirror of
https://github.com/lingble/chatwoot.git
synced 2025-11-02 03:57:52 +00:00
fix: Update styles to fix the status filter dropdown (#5230)
This commit is contained in:
@@ -103,7 +103,7 @@
|
||||
font-size: $font-size-mini;
|
||||
height: $space-medium;
|
||||
margin: 0;
|
||||
padding: $zero null $zero $space-normal;
|
||||
padding: $zero $space-medium $zero $space-normal;
|
||||
width: auto;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user