右上角位置信息仅展示不做交互
This commit is contained in:
@@ -606,21 +606,16 @@
|
||||
max-width: 46vw;
|
||||
}
|
||||
|
||||
.tab-main-city--readonly {
|
||||
pointer-events: none;
|
||||
user-select: none;
|
||||
}
|
||||
|
||||
.tab-main-city-label {
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
max-width: 72px;
|
||||
}
|
||||
|
||||
.tab-main-city-select {
|
||||
border: none;
|
||||
background: transparent;
|
||||
font: inherit;
|
||||
color: inherit;
|
||||
max-width: 72px;
|
||||
opacity: 0.85;
|
||||
font-size: 11px;
|
||||
max-width: 120px;
|
||||
}
|
||||
|
||||
.tab-main-city .material-symbols-outlined {
|
||||
|
||||
Reference in New Issue
Block a user