#120 - ui fixes
This commit is contained in:
parent
db70c3885f
commit
199a562c07
@ -39,7 +39,7 @@
|
|||||||
</dt>
|
</dt>
|
||||||
</div>
|
</div>
|
||||||
<div class="py-5 px-4 bg-white shadow-md sm:p-6">
|
<div class="py-5 px-4 bg-white shadow-md sm:p-6">
|
||||||
<dt class="mt-1 text-4xl font-semibold text-gray-900">
|
<dt class="mt-1 text-4xl font-semibold text-blumilk-800">
|
||||||
{{ stats.limit }}
|
{{ stats.limit }}
|
||||||
</dt>
|
</dt>
|
||||||
<dd class="font-medium text-gray-700 truncate text-md">
|
<dd class="font-medium text-gray-700 truncate text-md">
|
||||||
@ -50,7 +50,7 @@
|
|||||||
</dt>
|
</dt>
|
||||||
</div>
|
</div>
|
||||||
<div class="py-5 px-4 bg-white shadow-md sm:p-6">
|
<div class="py-5 px-4 bg-white shadow-md sm:p-6">
|
||||||
<dt class="mt-1 text-4xl font-semibold text-gray-900">
|
<dt class="mt-1 text-4xl font-semibold text-gray-500">
|
||||||
{{ stats.other }}
|
{{ stats.other }}
|
||||||
</dt>
|
</dt>
|
||||||
<dd class="font-medium text-gray-700 truncate text-md">
|
<dd class="font-medium text-gray-700 truncate text-md">
|
||||||
@ -61,14 +61,14 @@
|
|||||||
</dt>
|
</dt>
|
||||||
</div>
|
</div>
|
||||||
<div class="py-5 px-4 bg-white shadow-md sm:p-6">
|
<div class="py-5 px-4 bg-white shadow-md sm:p-6">
|
||||||
<dt class="mt-1 text-4xl font-semibold text-gray-900">
|
<dt class="mt-1 text-4xl font-semibold text-fuchsia-700">
|
||||||
{{ stats.homeOffice }}
|
{{ stats.homeOffice }}
|
||||||
</dt>
|
</dt>
|
||||||
<dd class="font-medium text-gray-700 truncate text-md">
|
<dd class="font-medium text-gray-700 truncate text-md">
|
||||||
Biuro w domu
|
Praca zdalna
|
||||||
</dd>
|
</dd>
|
||||||
<dt class="mt-2 text-sm font-medium text-gray-500">
|
<dt class="mt-2 text-sm font-medium text-gray-500">
|
||||||
Biuro w domku
|
Dni przepracowane poza biurem.
|
||||||
</dt>
|
</dt>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user