mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
updated ui
This commit is contained in:
@@ -194,7 +194,7 @@ $graph = $this->getParam('graph', false);
|
||||
data-service="projects.updatePlatform"
|
||||
data-scope="console"
|
||||
data-event="submit"
|
||||
data-success="alert,trigger,reset"
|
||||
data-success="alert,trigger"
|
||||
data-success-param-alert-text="Updated platform successfully"
|
||||
data-success-param-trigger-events="platform-update,modal-close"
|
||||
data-failure="alert"
|
||||
|
||||
Vendored
+1
-1
File diff suppressed because one or more lines are too long
Vendored
+1
-1
File diff suppressed because one or more lines are too long
@@ -1,4 +1,8 @@
|
||||
.home {
|
||||
html.home {
|
||||
body {
|
||||
padding: 0 30px;
|
||||
}
|
||||
|
||||
.logo img {
|
||||
max-height: 35px;
|
||||
margin: 45px 25px 25px 25px;
|
||||
|
||||
Reference in New Issue
Block a user