mirror of
https://github.com/flarum/framework.git
synced 2024-12-13 15:13:42 +08:00
Make title input wider
This commit is contained in:
parent
11ef5f94ca
commit
0b141b3e92
|
@ -46,6 +46,7 @@
|
||||||
}
|
}
|
||||||
input {
|
input {
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
|
width: 500px;
|
||||||
|
|
||||||
&, &[disabled], &:focus {
|
&, &[disabled], &:focus {
|
||||||
background: none;
|
background: none;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user