Tweak the wrapping for small width.
This commit is contained in:
@@ -71,7 +71,7 @@ function toggle_edit_mode() {
|
||||
border border-gray-200
|
||||
bg-gray-50 p-3 shadow-sm
|
||||
dark:border-gray-700 dark:bg-gray-800">
|
||||
<div class="flex min-w-0 flex-[1_1_0%] items-center gap-3">
|
||||
<div class="flex min-w-48 flex-[1_1_0%] items-center gap-3">
|
||||
<a
|
||||
href="/journals/{journal.journal_id}"
|
||||
class="btn-icon btn-icon-sm preset-tonal-surface transition-colors duration-150"
|
||||
|
||||
Reference in New Issue
Block a user