mirror of
https://github.com/FatttSnake/Pinnacle-OA.git
synced 2026-04-05 15:01:23 +08:00
Fixed css in Login.vue
This commit is contained in:
@@ -171,8 +171,6 @@ export default {
|
|||||||
|
|
||||||
<style scoped>
|
<style scoped>
|
||||||
.background {
|
.background {
|
||||||
width: 100vw;
|
|
||||||
min-width: 900px;
|
|
||||||
height: 100vh;
|
height: 100vh;
|
||||||
min-height: 500px;
|
min-height: 500px;
|
||||||
background: linear-gradient(to right, #5495f1, #82b5ff);
|
background: linear-gradient(to right, #5495f1, #82b5ff);
|
||||||
|
|||||||
Reference in New Issue
Block a user