mirror of
https://gitee.com/lab1024/smart-admin.git
synced 2025-11-23 02:46:53 +08:00
回退 'Pull Request !44 : 2022-1-19 Jiamin'
This commit is contained in:
@@ -405,15 +405,12 @@ img, picture {
|
||||
}
|
||||
.ts-scrollable{
|
||||
li{
|
||||
width: 6rem;
|
||||
overflow: hidden;
|
||||
// width: 4.125rem;
|
||||
padding: 0 0.62rem;
|
||||
height: 1.625rem;
|
||||
margin-left: .5rem;
|
||||
font-size:.75rem;
|
||||
text-overflow:ellipsis;
|
||||
white-space:nowrap;
|
||||
line-height: 1.625rem;
|
||||
line-height: 1.375rem;
|
||||
}
|
||||
&::-webkit-scrollbar{
|
||||
display:none;
|
||||
@@ -425,7 +422,6 @@ img, picture {
|
||||
/* pc端 */
|
||||
@media screen and (min-width: 769px)
|
||||
{
|
||||
|
||||
/deep/.van-tabs__wrap
|
||||
{
|
||||
max-width: 768px;
|
||||
|
||||
Reference in New Issue
Block a user