4 lines
262 B
CSS
4 lines
262 B
CSS
.panel-form > .panel-heading.status-heading {justify-content: flex-start; padding-bottom: 0px;}
|
|
.panel-form > .panel-heading.status-heading > .panel-title {font-weight: 400; justify-content:flex-end; width: 5rem;}
|
|
.items-center {align-items: center !important;}
|