mirror of
https://github.com/olehomelchenko/astrolabe.git
synced 2026-08-08 10:12:34 +00:00
ColorField: shared color-input primitive, Theme Builder + Chart Builder migration
This commit is contained in:
@@ -921,14 +921,9 @@
|
||||
outline-offset: -2px;
|
||||
}
|
||||
|
||||
/* Sizing + chrome come from ColorField (size="sm"); only the pill margin is local. */
|
||||
.constColor {
|
||||
width: 28px;
|
||||
height: 22px;
|
||||
margin: 0 var(--space-2);
|
||||
padding: 0;
|
||||
border: var(--border-width) solid var(--border-strong);
|
||||
background: var(--bg);
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.constNumber {
|
||||
|
||||
Reference in New Issue
Block a user