锚链接
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
$themeColor: #3AB3AE;
|
||||
// $themeBgColor: #d8f8e4;
|
||||
$themeBgColor: #EDF6F5 !important;
|
||||
|
||||
@font-face {
|
||||
font-family: 'PangMenZhengDaobiaoTiTiMianFeiBan';
|
||||
src: url('@/static/font/PangMenZhengDaoBiaoTiTiMianFeiBan.ttf') format('truetype');
|
||||
@@ -67,6 +68,12 @@ $themeBgColor: #EDF6F5 !important;
|
||||
|
||||
}
|
||||
|
||||
.common-nav {
|
||||
background-size: 100% auto;
|
||||
background-image: url("@/static/icon/kechengBg.png");
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
|
||||
.aui-text-danger {
|
||||
color: red;
|
||||
}
|
||||
@@ -142,6 +149,7 @@ $themeBgColor: #EDF6F5 !important;
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.hidden2 {
|
||||
text-overflow: ellipsis;
|
||||
// white-space: nowrap;
|
||||
|
||||
Reference in New Issue
Block a user