diff options
| author | Haishan <[email protected]> | 2020-12-06 20:12:16 +0800 |
|---|---|---|
| committer | Haishan <[email protected]> | 2020-12-06 21:09:18 +0800 |
| commit | b0b0edab16c99ce9cef0bbb4cd10e05a3cb3ffd7 (patch) | |
| tree | f7b487afda73e507f7130b8057782d406ef71665 /src/components/Root.css | |
| parent | d2b01d80fb8dae8e3400bb09038d3afbcbd55495 (diff) | |
build: upgrade deps
Diffstat (limited to 'src/components/Root.css')
| -rw-r--r-- | src/components/Root.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/components/Root.css b/src/components/Root.css index 718c58e..52f1fb1 100644 --- a/src/components/Root.css +++ b/src/components/Root.css @@ -89,6 +89,7 @@ Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, 'PingFang SC', 'Microsoft YaHei', '微软雅黑', Arial, sans-serif; --color-focus-blue: #1a73e8; + --btn-bg: #387cec; } body { |
