Skip to content

Commit 4f4ec6c

Browse files
author
Jicheng Lu
committed
refine styling
1 parent dd91b45 commit 4f4ec6c

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

src/lib/scss/custom/pages/_agent.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -262,6 +262,7 @@
262262

263263
.utility-tooltip {
264264
display: flex;
265+
gap: 5px;
265266
}
266267

267268
input {

src/routes/page/agent/[agentId]/agent-components/rules/agent-rule-item.svelte

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,6 @@
143143
<div class="line-align-center">
144144
<i
145145
class="bx bx-cog text-primary fs-6 clickable"
146-
style="padding-top: 2px;"
147146
id={`rule-config-${ruleIndex}`}
148147
data-bs-toggle="tooltip"
149148
data-bs-placement="top"

0 commit comments

Comments
 (0)