mirror of
https://github.com/BewlyBewly/BewlyBewly.git
synced 2025-04-14 13:15:29 +00:00
fix(History): adjust the delete icon position
This commit is contained in:
@@ -292,7 +292,7 @@ function jumpToLoginPage() {
|
||||
<!-- Cover -->
|
||||
<div
|
||||
pos="relative"
|
||||
bg="$bew-fill-5"
|
||||
bg="$bew-fill-4"
|
||||
w="full md:full lg:250px"
|
||||
flex="shrink-0"
|
||||
rounded="$bew-radius"
|
||||
@@ -364,7 +364,7 @@ function jumpToLoginPage() {
|
||||
</div>
|
||||
|
||||
<!-- Description -->
|
||||
<div flex justify-between w-full>
|
||||
<div flex justify-between w-full h-full>
|
||||
<div flex="~ col">
|
||||
<a
|
||||
:href="`${getHistoryUrl(historyItem)}`" target="_blank" rel="noopener noreferrer"
|
||||
|
||||
Reference in New Issue
Block a user