fix sig bg

This commit is contained in:
nous 2020-05-13 22:33:55 +02:00
parent 55f0652e60
commit 1d05f6ca85
1 changed files with 3 additions and 0 deletions

View File

@ -1082,3 +1082,6 @@
background-color: #171717;
border: 1px solid #292929 !important;
}
.repository .ui.attached.isSigned.isVerified.message {
background-color: #0d2407;
}