mirror of
https://github.com/TwiN/gatus.git
synced 2026-08-22 15:16:04 +00:00
Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1c532971cb |
+1
-1
@@ -17,7 +17,7 @@
|
||||
:is="link ? 'a' : 'div'"
|
||||
:href="link"
|
||||
target="_blank"
|
||||
class="flex items-center gap-3 hover:opacity-80 transition-opacity"
|
||||
:class="['flex items-center gap-3', link && 'hover:opacity-80 transition-opacity']"
|
||||
>
|
||||
<div class="w-12 h-12 flex items-center justify-center">
|
||||
<img
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user