mirror of
https://github.com/lutinglt/gitea-github-theme.git
synced 2025-12-22 22:53:56 +00:00
Actions和菜单项同步
This commit is contained in:
@@ -5,11 +5,11 @@
|
||||
background: #1f6feb;
|
||||
border-radius: 0.375rem;
|
||||
content: '';
|
||||
height: 1.8rem;
|
||||
height: 24px;
|
||||
left: calc(0.5rem * -1);
|
||||
position: absolute;
|
||||
top: calc(50% - 13px);
|
||||
width: 0.25rem;
|
||||
top: calc(50% - 12px);
|
||||
width: 4px;
|
||||
}
|
||||
|
||||
.ui.vertical.menu {
|
||||
@@ -33,7 +33,7 @@
|
||||
font-size: 1.1rem;
|
||||
font-weight: 500;
|
||||
background: unset;
|
||||
padding: 8px;
|
||||
padding: 6px 8px;
|
||||
color: var(--color-white) !important;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user