frontend/src
profi248 36d62d796c Fixed squishy color bubble (#358)
Fixed squishy color bubble

The bubble was getting squished on smaller screens because of flex-shrink. Changed flex-shrink to 0.

Reviewed-on: vikunja/frontend#358
Reviewed-by: konrad <konrad@kola-entertainments.de>
Co-Authored-By: profi248 <kostal.david8@gmail.com>
Co-Committed-By: profi248 <kostal.david8@gmail.com>
2020-12-29 13:14:30 +00:00
..
ServiceWorker Cleanup code & make sure it has a common code style 2020-09-05 22:35:52 +02:00
components Move "Teams" menu further down the list 2020-12-23 21:28:32 +01:00
directives Build custom v-tooltip (#290) 2020-11-10 20:47:39 +00:00
helpers Better reminders (#308) 2020-11-28 13:59:27 +00:00
http-common Allow setting api url from the login screen (#264) 2020-10-11 10:13:35 +00:00
message Cleanup code & make sure it has a common code style 2020-09-05 22:35:52 +02:00
models Add setting for sending reminder emails (#343) 2020-12-19 00:12:30 +00:00
router Move next week/next month task overview pages into a single "Upcoming" page and allow toggle 2020-11-22 18:05:25 +01:00
services Add setting for sending reminder emails (#343) 2020-12-19 00:12:30 +00:00
store Fix removing a kanban bucket 2020-12-28 23:42:09 +01:00
styles Fixed squishy color bubble (#358) 2020-12-29 13:14:30 +00:00
views Fix removing a kanban bucket 2020-12-28 23:42:09 +01:00
App.vue Fix logging out after reloading the page 2020-11-02 21:48:09 +01:00
main.js Better reminders (#308) 2020-11-28 13:59:27 +00:00
registerServiceWorker.js Cleanup code & make sure it has a common code style 2020-09-05 22:35:52 +02:00
version.json Cleanup code & make sure it has a common code style 2020-09-05 22:35:52 +02:00