Minified all CSS and JS script

This commit is contained in:
Donald Cheng Hong Zou
2021-12-30 15:21:25 -05:00
parent 7d9bf01d27
commit 06dd641274
9 changed files with 24 additions and 16 deletions

View File

@@ -379,5 +379,6 @@ main{
#conf_status_btn.info_loading{
height: 38px;
border-radius: 5px;
animation: loading 2s infinite ease-in-out;
}
animation: loading 3s infinite ease-in-out;
}