mirror of
https://github.com/lingble/chatwoot.git
synced 2025-11-01 19:48:08 +00:00
chore: Final touches for portals (#5388)
* chore: Final touches for portals * Review fixes * Minor fixes * Fixes styles for input and buttons * Minor fixes * Spacing fixes on header * Minor fixes Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
329e8c37c8
commit
80180a60c5
@@ -136,7 +136,7 @@ export default {
|
||||
|
||||
.selector-button {
|
||||
width: 100%;
|
||||
border: 1px solid var(--color-border);
|
||||
border: 1px solid var(--s-200);
|
||||
padding-left: var(--space-one);
|
||||
padding-right: var(--space-one);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user