system-copyright-react/src/route/agent/agent-result.css

4 lines
82 B
CSS
Raw Normal View History

2024-03-28 19:35:54 +08:00
.result-container {
background-color: var(--color-light);
padding: 15px;
}