chore(代码合并): 代码从Custom/common分支合并
This commit is contained in:
@@ -610,10 +610,10 @@ export default {
|
||||
view {
|
||||
color: #222222;
|
||||
width: 100%;
|
||||
white-space: nowrap;
|
||||
text-overflow: ellipsis;
|
||||
white-space: break-word;
|
||||
overflow: hidden;
|
||||
text-align: center;
|
||||
font-size: 10px;
|
||||
}
|
||||
|
||||
&.border-top {
|
||||
@@ -630,6 +630,7 @@ export default {
|
||||
view {
|
||||
color: #333;
|
||||
font-weight: bold;
|
||||
font-size: $font-size-base;
|
||||
}
|
||||
|
||||
&::before {
|
||||
|
||||
Reference in New Issue
Block a user