Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
ufo-app-web
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
htoooth
2019-01-22 17:06:31 +0800
Commit
65b53b24c89c10dc436e75a941283d863fef5b67
1 parent
3ca83adc
fix
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
0 deletions
apps/pages/single/license/components/date-pick.vue
apps/pages/single/license/components/input.vue
apps/pages/single/license/components/date-pick.vue
View file @
65b53b2
...
...
@@ -125,6 +125,7 @@ export default {
.input-wrapper {
display: inline-block;
line-height: 1;
}
.cube-picker-panel {
...
...
apps/pages/single/license/components/input.vue
View file @
65b53b2
...
...
@@ -76,6 +76,7 @@ export default {
.wrapper-input {
font-size: 28px;
width: 100%;
line-height: 1;
}
.error {
...
...
Please
register
or
login
to post a comment