mirror of
https://github.com/element-hq/element-web
synced 2024-11-23 01:35:49 +03:00
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;
|
||||
border-radius: 3px;
|
||||
border: 1px solid $strong-input-border-color;
|
||||
font-weight: 300;
|
||||
font-size: 13px;
|
||||
font-size: 12px;
|
||||
user-select: none;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue