Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
70a4db94c1 |
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@cameleer/design-system",
|
||||
"version": "0.1.51",
|
||||
"version": "0.1.52",
|
||||
"type": "module",
|
||||
"main": "./dist/index.es.js",
|
||||
"module": "./dist/index.es.js",
|
||||
|
||||
@@ -53,6 +53,12 @@
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
.sidebarCollapsed .collapseToggle {
|
||||
top: 52px;
|
||||
right: 50%;
|
||||
transform: translateX(50%);
|
||||
}
|
||||
|
||||
.logoImg {
|
||||
width: 28px;
|
||||
height: 24px;
|
||||
|
||||
Reference in New Issue
Block a user