Fixed spacing

This commit is contained in:
Xavier Moffett 2023-09-11 10:51:12 -04:00
parent dbac13d5b4
commit 1107f0211b

View File

@ -13,7 +13,6 @@
padding-right: 1px;
}
/* Style for the minimize button */
.minimize {
background-image: url('min.svg');
@ -29,7 +28,6 @@
background-image: url('min_active.svg');
}
/* Style for the maximize button */
.maximize {
background-image: url('max.svg');