6 lines
65 B
CSS
6 lines
65 B
CSS
@layer components {
|
|
.pins-list {
|
|
--panel-size: 45ch;
|
|
}
|
|
}
|