Broker System for Supercredit
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- kendo-grid {
- height: 100%; // calc(100vh - 48px);
-
- .add-new-tool-bar{
- width:30%;
- display: inline-block;
- }
-
- .filter-panel-wrapper{
- display: inline-block;
- text-align:right;
-
- span.specific-upload{
- margin-right: 10px;
- }
- }
- }
-
- .balance {
- display: inline-block;
- margin-left: 0px !important;
- width: calc(100% - 60px) !important;
- }
|