diff --git a/ogWebconsole/src/app/components/groups/groups.component.css b/ogWebconsole/src/app/components/groups/groups.component.css index 1acd52d..a5a5994 100644 --- a/ogWebconsole/src/app/components/groups/groups.component.css +++ b/ogWebconsole/src/app/components/groups/groups.component.css @@ -534,7 +534,7 @@ button[mat-raised-button] { .clients-title-name { font-size: x-large; display: block; - padding: 1rem 1rem 1rem 15px; + padding: 1rem 1rem 1rem 16px; } .no-clients-info { @@ -542,4 +542,5 @@ button[mat-raised-button] { align-items: center; gap: 10px; margin-top: 1.5rem; + margin-left: 16px; } \ No newline at end of file diff --git a/ogWebconsole/src/app/components/groups/groups.component.html b/ogWebconsole/src/app/components/groups/groups.component.html index acb8172..ff58ad6 100644 --- a/ogWebconsole/src/app/components/groups/groups.component.html +++ b/ogWebconsole/src/app/components/groups/groups.component.html @@ -299,8 +299,8 @@
- error_outline {{ 'noClients' | translate }} + error_outline