Skip to content

Commit 08568b6

Browse files
committed
change styles for chat in project section
1 parent eebe92e commit 08568b6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

projects/social_platform/src/app/office/features/message-input/message-input.component.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ $button-size: 40px;
116116
background-color: var(--light-white);
117117
border-color: var(--medium-grey-for-outline);
118118
border-style: solid;
119-
border-width: 0.5px 0.5px 0px 0.5px;
119+
border-width: 0.5px 0.5px 0;
120120
border-top-left-radius: 10px;
121121
border-top-right-radius: 10px;
122122
box-shadow: 4px -4px 4px rgb(51 51 51 / 20%);

0 commit comments

Comments
 (0)