mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-14 15:07:33 +08:00
modify language select style
This commit is contained in:
@@ -166,6 +166,20 @@ i.icon.la, i.icon.las, i.icon.lab {
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
.lang-popover-menu .popover-inner .item-title {
|
||||
display: flex;
|
||||
flex-shrink: 0;
|
||||
overflow: inherit;
|
||||
text-overflow: inherit;
|
||||
}
|
||||
|
||||
.lang-popover-menu .popover-inner .item-after {
|
||||
display: block;
|
||||
flex-shrink: 1;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
|
||||
.login-page-fixed-bottom {
|
||||
background-color: inherit !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user