mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-06-11 08:16:03 +00:00
perf: ui styles
This commit is contained in:
@@ -8,10 +8,10 @@
|
||||
|
||||
/* 主内容区域 */
|
||||
.main {
|
||||
background-color: #f5f5f7;
|
||||
padding: 0;
|
||||
background-color: #f2f2f2;
|
||||
overflow: auto;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
padding: 20px;
|
||||
padding: 1.5rem;
|
||||
padding-left: 2rem;
|
||||
}
|
||||
Reference in New Issue
Block a user