refactror
This commit is contained in:
parent
a891f7e862
commit
e9afc1d867
12 changed files with 46 additions and 46 deletions
|
|
@ -877,7 +877,7 @@ export default Vue.extend({
|
|||
z-index: 1;
|
||||
padding-top: 8px;
|
||||
padding-bottom: 8px;
|
||||
background: var(--wboyroyc);
|
||||
background: var(--X14);
|
||||
-webkit-backdrop-filter: blur(8px);
|
||||
backdrop-filter: blur(8px);
|
||||
}
|
||||
|
|
@ -1082,7 +1082,7 @@ export default Vue.extend({
|
|||
display: flex;
|
||||
width: 100%;
|
||||
box-sizing: border-box;
|
||||
background: linear-gradient(0deg, var(--bg), var(--bonzsgfz));
|
||||
background: linear-gradient(0deg, var(--bg), var(--X1));
|
||||
|
||||
@media (max-width: 500px) {
|
||||
padding: 0 16px 16px 16px;
|
||||
|
|
@ -1126,7 +1126,7 @@ export default Vue.extend({
|
|||
color: var(--fg);
|
||||
|
||||
&:hover {
|
||||
background: var(--pcncwizz);
|
||||
background: var(--X2);
|
||||
}
|
||||
|
||||
> i {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue