mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-24 13:49:56 +09:00
Merge branch 'develop' into pr/new-config-format
This commit is contained in:
commit
78cb8aea17
73 changed files with 36336 additions and 42 deletions
|
|
@ -427,11 +427,13 @@ margin-bottom: 10px;
|
|||
.x input[type="email"],
|
||||
.x input[type="url"],
|
||||
.x input[type="search"],
|
||||
.x input[type="tel"],
|
||||
.x input[type="color"] {
|
||||
.x input[type="tel"] {
|
||||
height: 16px;
|
||||
line-height: 16px;
|
||||
}
|
||||
.x input[type="color"] {
|
||||
height: 25px;
|
||||
}
|
||||
.x input[type="number"] {
|
||||
width: 50px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue