mirror of
https://github.com/openclaw/openclaw.git
synced 2026-06-06 00:12:54 +00:00
fix: tighten Skill Workshop today actions
This commit is contained in:
@@ -1254,10 +1254,10 @@
|
||||
}
|
||||
|
||||
.sw-today__big {
|
||||
min-height: 72px;
|
||||
padding: 12px 14px;
|
||||
min-height: 60px;
|
||||
padding: 9px 12px;
|
||||
border-radius: 12px;
|
||||
font-size: 13.5px;
|
||||
font-size: 12.5px;
|
||||
font-weight: 600;
|
||||
cursor: pointer;
|
||||
font-family: inherit;
|
||||
@@ -1283,9 +1283,9 @@
|
||||
}
|
||||
|
||||
.sw-today__big-sub {
|
||||
font-size: 10.5px;
|
||||
font-size: 10px;
|
||||
font-weight: 400;
|
||||
line-height: 1.3;
|
||||
line-height: 1.25;
|
||||
opacity: 0.66;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user