mirror of
https://github.com/jiangrui1994/CloudSaver.git
synced 2026-01-11 15:48:47 +08:00
feat:版本迭代
This commit is contained in:
11
frontend/src/styles/global.scss
Normal file
11
frontend/src/styles/global.scss
Normal file
@@ -0,0 +1,11 @@
|
||||
:root {
|
||||
--theme-color: #3e3e3e;
|
||||
--theme-theme: #133ab3;
|
||||
--theme-background: #fafafa;
|
||||
--theme-other_background: #ffffff;
|
||||
}
|
||||
|
||||
input {
|
||||
border: none;
|
||||
outline: none;
|
||||
}
|
||||
Reference in New Issue
Block a user