Files
Crm-Frontend/src/app/deals/components/mobile/CreateBoardButtonMobile/CreateBoardButtonMobile.module.css
2025-08-16 14:59:37 +04:00

12 lines
165 B
CSS

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