mirror of
https://github.com/lutinglt/gitea-github-theme.git
synced 2025-12-24 07:28:26 +00:00
修复克隆面板按钮弹跳&统一标签风格
This commit is contained in:
@@ -9,14 +9,12 @@ a.ui.basic.label:hover {
|
||||
border-color: var(--color-light-border);
|
||||
}
|
||||
|
||||
.ui.basic.label.not-mobile,
|
||||
.ui.basic.label.role-label,
|
||||
.page-content.dashboard.feeds .ui.basic.label,
|
||||
.page-content.explore .ui.basic.label,
|
||||
.page-content.organization .ui.basic.label,
|
||||
.admin-setting-content .ui.basic.label {
|
||||
border-radius: 25px;
|
||||
background-color: unset;
|
||||
span,
|
||||
.secondary-nav .org-visibility div {
|
||||
&.ui.basic.label {
|
||||
border-radius: 25px;
|
||||
background-color: unset;
|
||||
}
|
||||
}
|
||||
|
||||
.badge.tw-bg-green,
|
||||
|
||||
Reference in New Issue
Block a user