use flexbox to fix safari alignment issue
This commit is contained in:
parent
71e27496db
commit
5805b80f1c
1 changed files with 1 additions and 0 deletions
|
@ -99,6 +99,7 @@
|
|||
|
||||
.repo-panel-tags-element .security-scan-col .no-vulns a {
|
||||
color: #2FC98E;
|
||||
display: flex;
|
||||
}
|
||||
|
||||
.repo-panel-tags-element .security-scan-col .vuln-link,
|
||||
|
|
Reference in a new issue