add image upload feature in dev mode
This commit is contained in:
parent
47c2b74ecb
commit
0ce7f50285
11 changed files with 369 additions and 15 deletions
|
@ -130,7 +130,8 @@ body,
|
|||
pre,
|
||||
code,
|
||||
kbd,
|
||||
button {
|
||||
button,
|
||||
select {
|
||||
font-family: "RecVar", sans-serif;
|
||||
line-height: 1.5;
|
||||
}
|
||||
|
@ -142,7 +143,8 @@ body {
|
|||
pre,
|
||||
code,
|
||||
kbd,
|
||||
button {
|
||||
button,
|
||||
select {
|
||||
font-size: 100%;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue