Skip to content

Commit 9ae0d52

Browse files
committed
minor change
1 parent 98c91ef commit 9ae0d52

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

css/chat.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -805,6 +805,7 @@ th {
805805
padding: 7px;
806806
border: none;
807807
border-radius: 4px;
808+
margin: 1px;
808809
}
809810

810811
.more_opt_btn, .plugin_opt_btn {
@@ -999,7 +1000,7 @@ select {
9991000

10001001

10011002
#theme_toggle {
1002-
background-color: var(--theme-toggle-bg);
1003+
/* background-color: var(--theme-toggle-bg); */
10031004
margin: 5px 0;
10041005
/* color: var(--theme-toggle-cl); */
10051006
}

0 commit comments

Comments
 (0)