mirror of https://github.com/Xhofe/alist
💄 change default background color
parent
26b4766da7
commit
04752f7473
|
@ -122,7 +122,7 @@ func InitSettings() {
|
|||
Key: "customize head",
|
||||
Value: `<style>
|
||||
.chakra-ui-light{
|
||||
background-color: #FAF5FF;
|
||||
background-color: #edddfd;
|
||||
}
|
||||
.main-box {
|
||||
border-radius: 15px !important;
|
||||
|
|
Loading…
Reference in New Issue