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

4 lines
85 B
CSS
Raw Normal View History

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