diff --git a/resources/views/authorities/role-translations/index.blade.php b/resources/views/authorities/role-translations/index.blade.php
index 275e68a90..3dce31636 100644
--- a/resources/views/authorities/role-translations/index.blade.php
+++ b/resources/views/authorities/role-translations/index.blade.php
@@ -55,7 +55,7 @@
{{ $t->sk }}
@else
Chýba
+ class="tw-inline-block tw-rounded-full tw-bg-orange-400 tw-px-1.5 tw-py-0.5 tw-text-xs tw-text-white">Chýba
@endif
@@ -63,7 +63,7 @@ class="px-2 py-1 tw-inline-block tw-rounded-full tw-bg-orange-400 tw-text-xs tw-
{{ $t->cs }}
@else
Chýba
+ class="tw-inline-block tw-rounded-full tw-bg-orange-400 tw-px-1.5 tw-py-0.5 tw-text-xs tw-text-white">Chýba
@endif
|
@@ -71,7 +71,7 @@ class="px-2 py-1 tw-inline-block tw-rounded-full tw-bg-orange-400 tw-text-xs tw-
{{ $t->en }}
@else
Chýba
+ class="tw-inline-block tw-rounded-full tw-bg-orange-400 tw-px-1.5 tw-py-0.5 tw-text-xs tw-text-white">Chýba
@endif
|