Skip to content

Commit 6ef168a

Browse files
tiny css fix
1 parent 11d633b commit 6ef168a

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

info/dev/requests.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
Tentativa de obter perfil desconhecido
2+
13
Tonar isso mais usável ao react events.
24
src/app/organisms/space-settings/handleBannerUpload.js
35

src/scss/user-profile/profile.scss

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
}
3232

3333
&.content-dm {
34+
height: 45px;
3435
.notification-badge {
3536
margin-top: -29px !important;
3637
}
@@ -54,10 +55,6 @@
5455
}
5556
}
5657

57-
&.content-dm {
58-
height: 45px;
59-
}
60-
6158
&.content-dm:not(.content-with-custom-status) {
6259
.username-base {
6360
margin-top: 10px;

0 commit comments

Comments
 (0)