mirror of
https://github.com/wassname/talk.git
synced 2026-09-12 13:01:11 +08:00
More style
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
.root {
|
||||
background: var(--palette-common-white);
|
||||
border: 1px solid var(--palette-grey-light);
|
||||
border: 1px solid var(--palette-grey-lighter);
|
||||
box-sizing: border-box;
|
||||
box-shadow: var(--elevation-main);
|
||||
border-radius: var(--round-corners);
|
||||
|
||||
Reference in New Issue
Block a user