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

old-commit-hash: a6695e4489f8aaeccd246dba8aa5107393cf6565
This commit is contained in:
ugtthis
2024-01-19 10:38:11 -08:00
committed by GitHub
parent c99ed48859
commit 294656275d
-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;