* add with-theme hoc * add dark theme styles for components * add toggle theme button to the dev demo page * add info about widget themes to README
6 lines
90 B
SCSS
6 lines
90 B
SCSS
.root__pinned-comments {
|
|
margin-top: 24px;
|
|
padding: 8px 12px;
|
|
border-radius: 2px;
|
|
}
|