Files
Crm-Frontend/src/app/deals/components/mobile/CreateBoardButtonMobile/CreateBoardButtonMobile.module.css

12 lines
172 B
CSS

.create-button {
padding: 10px 10px 11px 10px;
border-bottom: 2px solid gray;
}
.spacer {
height: 46px;
border-bottom: 2px solid gray;
width: 100%;
}