fix: 🐛 登录页样式优化后引发的问题修复
This commit is contained in:
@@ -10,11 +10,13 @@
|
||||
|
||||
.top-bar {
|
||||
position: absolute;
|
||||
top: 1rem;
|
||||
left: 1rem;
|
||||
top: 0;
|
||||
left: 0;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: flex-end;
|
||||
width: 100%;
|
||||
padding: 12px;
|
||||
}
|
||||
|
||||
.lang-select {
|
||||
|
||||
Reference in New Issue
Block a user