add second page

This commit is contained in:
Hope87
2021-05-31 13:40:49 +03:00
parent 7464e823b8
commit 844cc7f9df
6 changed files with 48 additions and 921 deletions

View File

@ -38,7 +38,17 @@
display: none;
}
[class$='-control'] {
border-color: #e8e8e8 !important;
box-shadow: 0 0 0 1px #e8e8e8;
}
[class$='-value'] {
font-size: 1.4em;
font-size: 1.6em;
}
[class$='-option'] {
font-size: 1.6em;
color: gray;
}
}