fix(UI): remove modal class selector (#59377)

This commit is contained in:
Jose Deyvid
2025-03-21 12:25:29 -03:00
committed by GitHub
parent 31dd91ff47
commit d76eebe9c9

View File

@@ -5,7 +5,3 @@
.certification-settings .project-title > a {
line-height: 40px;
}
.modal {
overflow-y: auto;
}