mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-16 16:07:33 +08:00
use the new popup select dialog
This commit is contained in:
@@ -180,6 +180,14 @@ i.icon.la, i.icon.las, i.icon.lab {
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
|
||||
.settings-list .item-inner > .item-after {
|
||||
max-width: 70%;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
position: relative;
|
||||
display: block;
|
||||
}
|
||||
|
||||
.login-page-fixed-bottom {
|
||||
background-color: inherit !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user