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
-1
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;