Fix font size on sec scan column
This commit is contained in:
parent
129986c0f1
commit
f56f94b9e2
1 changed files with 1 additions and 1 deletions
|
@ -112,7 +112,7 @@
|
|||
|
||||
|
||||
.repo-panel-tags-element .security-scan-col .has-vulns {
|
||||
font-size: 13px;
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
.repo-panel-tags-element .security-scan-col .has-vulns .donut-chart {
|
||||
|
|
Reference in a new issue