We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c56c454 commit 7eeb5b0Copy full SHA for 7eeb5b0
1 file changed
projects/social_platform/src/app/office/profile/detail/main/main.component.scss
@@ -321,8 +321,8 @@
321
322
&--line {
323
display: flex;
324
- gap: 10px;
325
flex-flow: wrap;
+ gap: 10px;
326
}
327
328
@@ -364,10 +364,10 @@
364
365
flex-direction: column;
366
align-items: center;
367
- border: 0.5px solid var(--medium-grey-for-outline);
368
width: 45px;
369
height: 45px;
370
padding: 5px;
+ border: 0.5px solid var(--medium-grey-for-outline);
371
border-radius: var(--rounded-xl);
372
373
@@ -467,7 +467,7 @@
467
468
469
&__text {
470
- color: var(--black);
471
margin-bottom: 8px;
+ color: var(--black);
472
473
0 commit comments