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