Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
8b32fe3994 | ||
|
|
250cbec7b7 |
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@cameleer/design-system",
|
||||
"version": "0.1.44",
|
||||
"version": "0.1.45",
|
||||
"type": "module",
|
||||
"main": "./dist/index.es.js",
|
||||
"module": "./dist/index.es.js",
|
||||
|
||||
@@ -70,9 +70,10 @@
|
||||
|
||||
.version {
|
||||
font-family: var(--font-mono);
|
||||
font-size: 12px;
|
||||
font-size: 10px;
|
||||
color: var(--sidebar-muted);
|
||||
margin-left: 4px;
|
||||
margin-left: 8px;
|
||||
opacity: 0.6;
|
||||
}
|
||||
|
||||
/* Search */
|
||||
|
||||
Reference in New Issue
Block a user