Skip to content

Commit 0ea1e51

Browse files
committed
Update tianli_gpt.css
1 parent d34976f commit 0ea1e51

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

tianli_gpt.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,7 @@
171171
padding: 0 12px;
172172
cursor: default;
173173
user-select: none;
174+
position: relative;
174175
}
175176

176177
.tianliGPT-title-text {
@@ -262,7 +263,7 @@
262263
justify-content: center;
263264
transition: all 0.3s, background-color 0s;
264265
position: absolute;
265-
right: 32px;
266+
right: 12px;
266267
}
267268

268269
ins.adsbygoogle {

0 commit comments

Comments
 (0)