mirror of
https://gitee.com/SuperManito/LinuxMirrors
synced 2026-02-09 07:15:38 +08:00
新增部分软件源
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
--hero-background-image: linear-gradient(90deg, rgb(104 104 104) 50%, rgb(104 104 104) 50%);
|
||||
--navbar-background: hsla(240, 9%, 75%, 0.33);
|
||||
--component-border-radius: 8px;
|
||||
--td-radius-default: 5px;
|
||||
--component-hover-color: rgba(0, 0, 0, 0.05);
|
||||
}
|
||||
|
||||
@@ -730,6 +731,14 @@
|
||||
z-index: 4;
|
||||
}
|
||||
|
||||
.t-table__filter-icon-wrap {
|
||||
color: var(--md-default-fg-color--light);
|
||||
}
|
||||
|
||||
.t-table__filter-pop .t-table__filter-pop-content .t-table__filter-pop-content-inner {
|
||||
padding: 6px var(--td-comp-paddingLR-l);
|
||||
}
|
||||
|
||||
/* termynal 插件 */
|
||||
.termy {
|
||||
padding: 65px 25px 35px !important;
|
||||
|
||||
Reference in New Issue
Block a user