mirror of
https://github.com/tencentmusic/supersonic.git
synced 2025-12-23 09:57:45 +08:00
[feature](webapp) add script command to accommodate different Node.js versions and change lerna + npm to pnpm workspaces (#61)
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
@chat-msg-prefix-cls: ~'@{supersonic-chat-prefix}-chat-msg';
|
||||
|
||||
.@{chat-msg-prefix-cls} {
|
||||
padding: 6px 14px 12px;
|
||||
padding: 6px 14px 8px;
|
||||
border: 1px solid var(--border-color-base);
|
||||
border-radius: 4px;
|
||||
background: #f5f8fb;
|
||||
|
||||
Reference in New Issue
Block a user