Skip to content
This repository has been archived by the owner on Jun 17, 2020. It is now read-only.

CSS Issues #23

Open
DinnerKang opened this issue Nov 21, 2018 · 0 comments
Open

CSS Issues #23

DinnerKang opened this issue Nov 21, 2018 · 0 comments

Comments

@DinnerKang
Copy link

.month, .year -> text-align is right
but this is strange

datetime_picker.vue ->
.month, .year{
width: 40px;
display: inline-block;
color: white;
padding: 7px 0;
}

// delete text-align

and find .year-month-wrapper

.year-month-wrapper{
background-color: #ed4d00;
text-align: center;
}

thanks.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant