parent
7da8a01d39
commit
6a516a0d14
2 changed files with 6 additions and 2 deletions
|
@ -9,6 +9,7 @@
|
|||
|
||||
.ui.label.commit-id-short {
|
||||
font-family: var(--fonts-monospace);
|
||||
height: 24px;
|
||||
}
|
||||
|
||||
.ui.label.commit-id-short > .commit-sign-badge {
|
||||
|
@ -16,7 +17,7 @@
|
|||
padding: 0;
|
||||
border: 0 !important;
|
||||
border-radius: 0;
|
||||
background: transparent;
|
||||
background: transparent !important;
|
||||
}
|
||||
|
||||
.ui.label.commit-id-short > .commit-sign-badge:hover {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue