Subdomain enterprise support

This commit is contained in:
softsimon
2022-07-21 19:58:12 +02:00
parent b52a8c58ab
commit b1b4bdf575
10 changed files with 110 additions and 55 deletions

View File

@@ -145,3 +145,8 @@ nav {
.navbar-dark .navbar-nav .nav-link {
color: #f1f1f1;
}
.subdomain_logo {
margin-right: 15px;
display: none;
}