Tweak dropdown font
This commit is contained in:
parent
01d28bc137
commit
25a2c3fe4d
1 changed files with 1 additions and 2 deletions
|
@ -28,8 +28,7 @@ limitations under the License.
|
||||||
position: relative;
|
position: relative;
|
||||||
border-radius: 3px;
|
border-radius: 3px;
|
||||||
border: 1px solid $strong-input-border-color;
|
border: 1px solid $strong-input-border-color;
|
||||||
font-weight: 300;
|
font-size: 12px;
|
||||||
font-size: 13px;
|
|
||||||
user-select: none;
|
user-select: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue