You've already forked openaccounting-web
mirror of
https://github.com/openaccounting/oa-web.git
synced 2025-12-09 09:01:24 +13:00
9 lines
144 B
SCSS
9 lines
144 B
SCSS
/*.account {
|
|
overflow: hidden;
|
|
direction: rtl;
|
|
text-overflow: ellipsis;
|
|
white-space: nowrap;
|
|
}*/
|
|
.splits .row {
|
|
margin-bottom: 10px;
|
|
} |