mirror of
https://github.com/casdoor/casdoor.git
synced 2025-07-04 13:20:19 +08:00
Improve className
This commit is contained in:
@ -65,7 +65,7 @@
|
||||
right: 0;
|
||||
}
|
||||
|
||||
.language_box {
|
||||
.language-box {
|
||||
background: url("@{StaticBaseUrl}/img/muti_language.svg");
|
||||
background-size: 25px, 25px;
|
||||
background-position: center;
|
||||
@ -94,7 +94,7 @@
|
||||
align-items: stretch;
|
||||
}
|
||||
|
||||
.login-content{
|
||||
.login-content {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
justify-content: center;
|
||||
|
Reference in New Issue
Block a user