mirror of
https://github.com/TagStudioDev/TagStudio.git
synced 2026-02-01 07:39:10 +00:00
keep remove button small
This commit is contained in:
@@ -305,6 +305,7 @@ class PreviewPanel(QWidget):
|
||||
|
||||
button_remove = QPushButton("➖")
|
||||
button_remove.setCursor(Qt.CursorShape.PointingHandCursor)
|
||||
button_remove.setFixedWidth(30)
|
||||
set_button_style(button_remove)
|
||||
|
||||
def remove_recent_library_clicked(key: str):
|
||||
|
||||
Reference in New Issue
Block a user