MediaWiki:Vector.css:修订间差异

添加84字节 、​ 2022年1月25日 (星期二)
无编辑摘要
无编辑摘要
无编辑摘要
}
 
#mw-panel #p-logo + .portal .bodyvector-menu-content {
margin-left: 0;
}
}
 
#mw-panel .portal .bodyvector-menu-content li {
padding: 0;
font-size: 0.9rem;
}
 
#mw-panel .portal .bodyvector-menu-content li a {
width: 100%;
display: inline-block;
#mw-panel .portal.salt-close .vector-menu-content {
max-height: 0px;
/*overflow: hidden;*/
}
 
}
 
#mw-panel .portal.salt-open .bodyvector-menu-content {
max-height: var(--salt-open-height, 100vh);
}