refine css
This commit is contained in:
@@ -47,6 +47,6 @@ export default {
|
|||||||
|
|
||||||
<style>
|
<style>
|
||||||
.cf-wrapper{
|
.cf-wrapper{
|
||||||
margin: 12px 0 0!important;
|
margin: 0!important;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
@@ -25,7 +25,7 @@ export default {
|
|||||||
<style scoped>
|
<style scoped>
|
||||||
.app-main {
|
.app-main {
|
||||||
/*84 = navbar + tags-view = 50 +34 */
|
/*84 = navbar + tags-view = 50 +34 */
|
||||||
min-height: calc(100vh - 140px);
|
min-height: calc(100vh - 128px);
|
||||||
width: 100%;
|
width: 100%;
|
||||||
position: relative;
|
position: relative;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
Reference in New Issue
Block a user