Fix not rounded corners in project settings UI

This commit is contained in:
Kazuhito Yokoi 2023-08-16 20:14:22 +09:00
parent c630b4f770
commit 6e46666895
1 changed files with 1 additions and 0 deletions

View File

@ -825,6 +825,7 @@ div.red-ui-projects-dialog-ssh-public-key {
margin-top: 0 !important;
padding: 5px 10px;
margin-bottom: 10px;
border-radius: 3px 3px 0px 0px;
}
}