mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-04 15:30:27 +00:00
wip: font-size updates
This commit is contained in:
parent
05e0759878
commit
19c6fec4d1
3 changed files with 6 additions and 2 deletions
|
|
@ -77,6 +77,10 @@
|
|||
-webkit-line-clamp: 3;
|
||||
-webkit-box-orient: vertical;
|
||||
overflow: hidden;
|
||||
background: var(--surface-inset-base);
|
||||
padding: 2px 6px;
|
||||
border-radius: 4px;
|
||||
border: 0.5px solid var(--border-weak-base);
|
||||
}
|
||||
|
||||
.text-text-strong {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue