mirror of
https://github.com/youzan/vant.git
synced 2025-10-20 10:44:59 +00:00
Merge branch 'dev'
This commit is contained in:
@@ -27,6 +27,17 @@
|
||||
float: right;
|
||||
}
|
||||
|
||||
@e title {
|
||||
height: 40px;
|
||||
padding: 0 10px;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
word-wrap: normal;
|
||||
word-break: break-all;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
@e columns {
|
||||
position: relative;
|
||||
overflow: hidden;
|
||||
|
Reference in New Issue
Block a user