fix: align directory filter actions
This commit is contained in:
@@ -183,6 +183,7 @@
|
||||
}
|
||||
|
||||
.button {
|
||||
box-sizing: border-box;
|
||||
min-height: 40px;
|
||||
padding: 10px 14px;
|
||||
border: 0;
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
APP_VERSION = "0.8.7"
|
||||
FRONTEND_VERSION = "0.8.7"
|
||||
BACKEND_VERSION = "0.8.7"
|
||||
APP_VERSION = "0.8.8"
|
||||
FRONTEND_VERSION = "0.8.8"
|
||||
BACKEND_VERSION = "0.8.8"
|
||||
|
||||
Reference in New Issue
Block a user