mirror of
https://github.com/roleypoly/roleypoly.git
synced 2025-06-17 09:59:10 +00:00
try editor as preview
This commit is contained in:
parent
7d681d69d6
commit
67fac31ab4
8 changed files with 163 additions and 39 deletions
|
@ -67,6 +67,13 @@ const colors = {
|
|||
background-color: ${palette.taupe200};
|
||||
}
|
||||
`,
|
||||
silent: css`
|
||||
background: none;
|
||||
border-color: transparent;
|
||||
:hover {
|
||||
background-color: ${palette.taupe200};
|
||||
}
|
||||
`,
|
||||
};
|
||||
|
||||
const sizes = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue