Skip to content

Commit e98cf89

Browse files
committed
add styles
1 parent 2b2165c commit e98cf89

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

projects/social_platform/src/app/office/projects/list/list.component.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -115,9 +115,9 @@
115115
justify-content: space-between;
116116
padding: 15px 10px;
117117
cursor: pointer;
118-
border: 1px solid var(--medium-medium-grey-for-outline);
119-
border-radius: 15px;
120118
background-color: var(--white);
119+
border: 1px solid var(--medium-medium-grey-for-outline);
120+
border-radius: 15px;
121121

122122
@include responsive.apply-desktop {
123123
display: none;

0 commit comments

Comments
 (0)