Skip to content
Snippets Groups Projects
Commit ae6b81d5 authored by Konrad Mohrfeldt's avatar Konrad Mohrfeldt :koala:
Browse files

fix: increase legibility of image picker controls

parent ca8a4608
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@
v-bind="attrs"
>
<div
class="tw-absolute tw-bottom-0 tw-left-0 tw-right-0 tw-p-2 tw-flex tw-items-center tw-justify-between tw-bg-black/75 tw-text-white"
class="tw-absolute tw-bottom-0 tw-left-0 tw-right-0 tw-p-2 tw-flex tw-items-center tw-justify-between tw-bg-black/75 tw-text-white tw-backdrop-blur-sm"
>
<button
type="button"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment