mirror of
https://gitee.com/dcren/initializr.git
synced 2025-12-26 22:25:51 +08:00
Revert bigger font in input select
See gh-145
This commit is contained in:
committed by
Stephane Nicoll
parent
42f2c2f6b7
commit
87dd6d8b0a
@@ -24,10 +24,6 @@ body, h1, h2, h3 {
|
||||
margin: 1em 0;
|
||||
}
|
||||
|
||||
.project-choice select {
|
||||
font-size: 22px;
|
||||
}
|
||||
|
||||
#starters {
|
||||
min-height: 3em;
|
||||
}
|
||||
@@ -132,4 +128,4 @@ input[type=text] {
|
||||
.tt-suggestion.tt-cursor {
|
||||
color: #fff;
|
||||
background-color: #0097cf;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user