forked from mirrors/easyappointments
Set max-width for color selection component
This commit is contained in:
parent
2ae250c698
commit
90b3e0e745
1 changed files with 2 additions and 0 deletions
|
@ -1,4 +1,6 @@
|
||||||
.color-selection {
|
.color-selection {
|
||||||
|
max-width: 400px;
|
||||||
|
|
||||||
.color-selection-option {
|
.color-selection-option {
|
||||||
border: none;
|
border: none;
|
||||||
color: white;
|
color: white;
|
||||||
|
|
Loading…
Reference in a new issue