mirror of
https://gitee.com/lab1024/smart-admin.git
synced 2025-11-20 17:36:53 +08:00
更改样式细节
This commit is contained in:
@@ -378,12 +378,15 @@ img, picture {
|
||||
}
|
||||
.ts-scrollable{
|
||||
li{
|
||||
// width: 4.125rem;
|
||||
width: 6rem;
|
||||
overflow: hidden;
|
||||
padding: 0 0.62rem;
|
||||
height: 1.625rem;
|
||||
margin-left: .5rem;
|
||||
font-size:.75rem;
|
||||
line-height: 1.375rem;
|
||||
text-overflow:ellipsis;
|
||||
white-space:nowrap;
|
||||
line-height: 1.625rem;
|
||||
}
|
||||
&::-webkit-scrollbar{
|
||||
display:none;
|
||||
@@ -395,6 +398,7 @@ img, picture {
|
||||
/* pc端 */
|
||||
@media screen and (min-width: 769px)
|
||||
{
|
||||
|
||||
/deep/.van-tabs__wrap
|
||||
{
|
||||
max-width: 768px;
|
||||
|
||||
Reference in New Issue
Block a user