Closed dmason30 closed 2 years ago
For me, the field is completely misaligned when using displayAsList
.
Not quite sure if it's related or a seperate issue.
Also I'm not sure why the text is smaller. Or why the Resource are not links like most other linkable columns (See "Award Category" in the screenshot).
I'm still having alignment issue in 4.18.1 The text size is still not uniform. The resource is still not clickable.
I would expect it to be like this:
Sorry for the confusion, my composer update
did not update Nova to the lastest version because of nova-kit
require <4.18.0
so I'm still on 4.17.1
😞
"name": "nova-kit/nova-packages-tool",
"require": {
"laravel/nova": ">=4.16.0 <4.18.0",
"php": "^7.3 || ^8.0"
},
@davidhemphill Ok, now I'm on 4.18.1
and the alignment is changed, but still wrong imho.
Still an issue in 4.18.2, will open a new ticket
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Description:
Hovering over the field on details in dark mode:
Seems adding
dark:hover:bg-gray-900
to the button is the fixCould do with some padding though adding
p-2
to the button yields this:Also has this issue when hovering over the resource on index: