1
0
mirror of https://github.com/FatttSnake/Pinnacle-OA.git synced 2026-04-04 22:41:24 +08:00

Fixed css in Login.vue

This commit is contained in:
2023-05-16 22:41:21 +08:00
parent ade7b4d916
commit c1948710a0

View File

@@ -171,8 +171,6 @@ export default {
<style scoped>
.background {
width: 100vw;
min-width: 900px;
height: 100vh;
min-height: 500px;
background: linear-gradient(to right, #5495f1, #82b5ff);