Rewrite user follow + fix some css
This commit is contained in:
parent
04877b47c1
commit
361d3fc33a
7 changed files with 52 additions and 31 deletions
|
@ -28,8 +28,11 @@
|
|||
}
|
||||
|
||||
.user-name {
|
||||
position: relative;
|
||||
padding-left: 2em !important;
|
||||
padding-left: 1em !important;
|
||||
padding-right: 1em !important;
|
||||
display: flex;
|
||||
min-width: max-content;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.organization-column {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue