mirror of
https://github.com/lxsang/antos-frontend.git
synced 2025-07-15 13:30:01 +02:00
Improvements on GUI + API:
- Add generic key-value dialog - Allow multiple file upload - Add ESC and enter key handle to dialog - Improve File application
This commit is contained in:
@ -1,3 +1,6 @@
|
||||
afx-app-window {
|
||||
outline: none;
|
||||
}
|
||||
afx-app-window div.afx-window-wrapper{
|
||||
padding:0;
|
||||
display: flex;
|
||||
|
Reference in New Issue
Block a user