overleaf/services/web/frontend/stylesheets/variables/border-radius.less
M Fahru 9309df9a13 Merge pull request #18870 from overleaf/mf-new-plans-page-table-individual
[web] Create new plans page table for individual plans

GitOrigin-RevId: 82bfcf5a5e7886517bab9b67dfb4a712350f8c33
2024-06-18 08:05:16 +00:00

4 lines
111 B
Text

@border-radius-base: 4px;
@border-radius-medium: 8px;
@border-radius-large: 16px;
@border-radius-full: 9999px;