Merge remote-tracking branch 'origin/master'
# Conflicts: # frontend/src/routers/modules/staticRouter.ts
This commit is contained in:
@@ -226,7 +226,8 @@ onMounted(() => {
|
||||
<style lang="scss" scoped>
|
||||
.static {
|
||||
width: 100%;
|
||||
height: calc(100vh - 165px);
|
||||
// height: calc(100vh - 165px);
|
||||
height: 100%;
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
// background-color: #eee;
|
||||
|
||||
Reference in New Issue
Block a user