mirror of
https://github.com/dillonzq/LoveIt.git
synced 2024-11-23 15:26:20 +01:00
Merge branch 'develop'
This commit is contained in:
commit
9816cffb3a
4 changed files with 11 additions and 8 deletions
|
@ -42,13 +42,16 @@ body {
|
|||
}
|
||||
|
||||
@import "../_partial/mask";
|
||||
|
||||
a {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
@include link(true, true);
|
||||
|
||||
@import "../_partial/icon";
|
||||
@import "../_partial/details";
|
||||
@import "../_partial/fixed-button";
|
||||
|
||||
a {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.lg-toolbar .lg-icon::after {
|
||||
color: #999;
|
||||
}
|
||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue