various fixes
This commit is contained in:
File diff suppressed because one or more lines are too long
Vendored
+2
-2
@@ -4,11 +4,11 @@
|
||||
"src": "main.js",
|
||||
"isEntry": true,
|
||||
"css": [
|
||||
"assets/main.ffd76273.css"
|
||||
"assets/main.587d6006.css"
|
||||
]
|
||||
},
|
||||
"main.css": {
|
||||
"file": "assets/main.ffd76273.css",
|
||||
"file": "assets/main.587d6006.css",
|
||||
"src": "main.css"
|
||||
}
|
||||
}
|
||||
@@ -9,7 +9,7 @@
|
||||
font-size: 15px;
|
||||
font-weight: normal;
|
||||
white-space: nowrap;
|
||||
max-width: 340px;
|
||||
max-width: 400px;
|
||||
// height: 34px;
|
||||
padding: 8px 16px;
|
||||
// border-bottom: 1px solid #ccc;
|
||||
@@ -23,7 +23,7 @@
|
||||
font-size: 15px;
|
||||
font-weight: normal;
|
||||
white-space: nowrap;
|
||||
max-width: 340px;
|
||||
max-width: 400px;
|
||||
height: 48px;
|
||||
padding: 4px 16px;
|
||||
overflow: hidden;
|
||||
|
||||
Reference in New Issue
Block a user