mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-19 17:24:26 +08:00
optimize ui
This commit is contained in:
+4
-4
@@ -67,15 +67,15 @@ body {
|
|||||||
|
|
||||||
.badge.right-bottom-icon {
|
.badge.right-bottom-icon {
|
||||||
margin-left: -12px;
|
margin-left: -12px;
|
||||||
margin-top: 15px;
|
margin-top: 14px;
|
||||||
width: 16px;
|
width: 16px;
|
||||||
height: 16px;
|
height: 16px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.badge.right-bottom-icon > .icon {
|
.badge.right-bottom-icon > .icon {
|
||||||
font-size: 14px;
|
font-size: 13px;
|
||||||
width: 14px;
|
width: 13px;
|
||||||
height: 14px;
|
height: 13px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.nested-list-item .item-title {
|
.nested-list-item .item-title {
|
||||||
|
|||||||
Reference in New Issue
Block a user