This repository has been archived on 2023-08-30. You can view files and clone it, but cannot push or open issues/pull-requests.
bytedo
/
wcui
Archived
1
0
Fork 0

优化date样式

old
宇天 2019-08-13 16:52:36 +08:00
parent 4ac76f3e54
commit b61d4e7d90
1 changed files with 1 additions and 3 deletions

View File

@ -31,7 +31,7 @@
overflow: hidden;
display: inline-block;
position: relative;
min-width: 80px;
min-width: 105px;
user-select: none;
-moz-user-select: none;
color: nth($cd, 2);
@ -67,9 +67,7 @@
}
span {
overflow: hidden;
flex: 1;
min-width: 64px;
padding: 0 5px;
&::placeholder {