mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-18 22:00:31 +00:00
wip
This commit is contained in:
@@ -1,9 +1,12 @@
|
||||
|
||||
|
||||
.emptyState{
|
||||
--x-color-text: #738091;
|
||||
|
||||
:global(.bp4-dark) & {
|
||||
--x-color-text: rgba(255, 255, 255, 0.6);
|
||||
}
|
||||
text-align: center;
|
||||
font-size: 15px;
|
||||
color: #738091;
|
||||
color: var(--x-color-text);
|
||||
|
||||
:global ul{
|
||||
list-style: inside;
|
||||
|
||||
Reference in New Issue
Block a user