- UX fixes (#142)
* - changed homeoffice icon color * - improved list of request on dashboard * - hide holidays if no data * - fix to holidays * - fix * - made forms looks better * - hide chart when user has no vacation limit * - linter fix * - fix to pdf attachment for vacation request
This commit is contained in:
@@ -85,8 +85,8 @@ const types = [
|
||||
text: 'Praca zdalna',
|
||||
value: 'home_office',
|
||||
icon: HomeCityIcon,
|
||||
color: 'text-blumilk-500',
|
||||
border: 'border-blumilk-500',
|
||||
color: 'text-lime-500',
|
||||
border: 'border-lime-500',
|
||||
},
|
||||
]
|
||||
|
||||
|
Reference in New Issue
Block a user