9 lines
279 B
CSS
9 lines
279 B
CSS
.actions-menu {bottom: 12px;}
|
|
|
|
.flex-col {flex-direction: column;}
|
|
.chart > div {margin: auto;}
|
|
.pie-chart {position: relative;}
|
|
.pie-chart .pie-chart-title {position: absolute; top: 50%; left: 50%; margin-top: -20px; margin-left: -16px}
|
|
|
|
.member-list > .center-y {width: 12.5%}
|