mirror of
https://github.com/OpenBankProject/API-Manager.git
synced 2026-02-06 14:16:46 +00:00
13 lines
211 B
CSS
13 lines
211 B
CSS
.consumers #consumer-list {
|
|
margin-top: 20px;
|
|
}
|
|
|
|
#consumers .btn-group-vertical.filter-enabled,
|
|
#consumers .btn-group-vertical.filter-apptype {
|
|
margin-top: 10px;
|
|
}
|
|
|
|
#consumers-detail div {
|
|
margin: 10px 0;
|
|
}
|