Files
PicList/dist/renderer/assets/LogInPage-BpIsfGOe.css
2025-07-31 17:37:30 +08:00

14 lines
190 B
CSS

.layout {
background-color: #fff;
position: absolute;
left: 162px;
right: 0;
}
.layout.el-tabs {
border: 0;
border-style: none;
}
.loginpage:hover {
background-color: Beige;
}