add more actions menu in account page

This commit is contained in:
MaysWind
2020-11-18 22:46:04 +08:00
parent 9efc09c241
commit d873778357
5 changed files with 19 additions and 1 deletions
+4
View File
@@ -53,6 +53,10 @@ body {
--f7-theme-color-tint: #d09467;
}
.navbar .navbar-compact-icons.right a + a {
margin-left: 0;
}
.work-break-all {
word-break: break-all;
}