mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
button padding changed
This commit is contained in:
parent
ff20f72aac
commit
7f352ee264
2 changed files with 6 additions and 2 deletions
|
|
@ -68,6 +68,8 @@ class ProjectManagerWindow(QtWidgets.QWidget):
|
|||
"Task",
|
||||
helper_btns_widget
|
||||
)
|
||||
add_asset_btn.setObjectName("IconBtn")
|
||||
add_task_btn.setObjectName("IconBtn")
|
||||
|
||||
helper_btns_layout = QtWidgets.QHBoxLayout(helper_btns_widget)
|
||||
helper_btns_layout.setContentsMargins(0, 0, 0, 0)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue