UI/close_btn: Removed unused border code (#31073)

This commit is contained in:
ugtthis 2024-01-19 10:38:11 -08:00 committed by GitHub
parent dfb56abf91
commit a6695e4489
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

View File

@ -356,7 +356,6 @@ SettingsWindow::SettingsWindow(QWidget *parent) : QFrame(parent) {
QPushButton {
font-size: 140px;
padding-bottom: 20px;
border 1px grey solid;
border-radius: 100px;
background-color: #292929;
font-weight: 400;