mirror of
https://github.com/lxsang/antos-frontend.git
synced 2025-08-02 06:00:31 +02:00
Improve UI
This commit is contained in:
@ -16,7 +16,7 @@
|
||||
<afx-vbox data-id = "container">
|
||||
<afx-hbox data-height = "35" data-id="app-header">
|
||||
<afx-button data-id = "appname" iconclass = "bi bi-backspace-fill"></afx-button>
|
||||
<div style = "display: flex;justify-content: end;">
|
||||
<div style = "display: flex;justify-content: flex-end;">
|
||||
<afx-button data-id = "bt-remove" text = "__(Uninstall)" iconclass = "bi bi-trash-fill"></afx-button>
|
||||
<afx-button data-id = "bt-exec" text = "__(Launch)" iconclass = "fa fa-cog"></afx-button>
|
||||
<afx-button data-id = "bt-install" text = "__(Install)" iconclass = "bi bi-cloud-download-fill" ></afx-button>
|
||||
|
Reference in New Issue
Block a user