Skip to content

Commit c14abb2

Browse files
remove forced background color which was breaking dark mode
1 parent f2f3d20 commit c14abb2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/agentlab/analyze/agent_controller.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -334,8 +334,6 @@ def set_agent_state_box():
334334
font-style: normal;
335335
line-height: 1.6 !important;
336336
padding-top: 18px !important;
337-
background-color: #F8F9FB !important;
338-
339337
}
340338
</style>
341339
""",

0 commit comments

Comments
 (0)