Login screen
This commit is contained in:
@@ -5,10 +5,6 @@ html {
|
||||
box-sizing: inherit;
|
||||
}
|
||||
|
||||
#root {
|
||||
padding-top: 52px;
|
||||
}
|
||||
|
||||
[v-cloak] {
|
||||
display: none;
|
||||
}
|
@@ -1,4 +1,8 @@
|
||||
|
||||
#root {
|
||||
padding-top: 52px;
|
||||
}
|
||||
|
||||
#page-type-view > section {
|
||||
transition: background-color .5s ease;
|
||||
|
||||
|
Reference in New Issue
Block a user