mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-24 09:50:39 +00:00
remove license checking
This commit is contained in:
@@ -45,7 +45,7 @@ export default {
|
||||
line-height: 1.3;
|
||||
margin-bottom: 15px;
|
||||
|
||||
/deep/ span {
|
||||
> span {
|
||||
font-size: 48px;
|
||||
}
|
||||
}
|
||||
@@ -67,7 +67,7 @@ export default {
|
||||
line-height: 1.25;
|
||||
margin-bottom: 15px;
|
||||
|
||||
/deep/ span {
|
||||
> span {
|
||||
font-size: 32px;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -209,7 +209,7 @@ export default {
|
||||
.sign-in-button {
|
||||
background: rgba($theme, 0.1);
|
||||
|
||||
/deep/ .content {
|
||||
> .content {
|
||||
color: $theme;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user