mirror of
https://github.com/discourse/discourse.git
synced 2024-11-24 06:15:28 +08:00
Reduce the width of the input field on desktop
This commit is contained in:
parent
788e305469
commit
4891276742
|
@ -5,7 +5,7 @@
|
|||
}
|
||||
}
|
||||
input {
|
||||
width: 4em;
|
||||
width: 3em;
|
||||
@include breakpoint(mobile-extra-large) {
|
||||
width: 2em;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user