fix: Share link style
This commit is contained in:
parent
0388398133
commit
a4e7b2a262
1 changed files with 8 additions and 0 deletions
|
|
@ -493,3 +493,11 @@ body[data-route^="Module"] .main-menu {
|
|||
.shared-user {
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
.share-link {
|
||||
margin-left: 7px;
|
||||
.avatar-frame {
|
||||
padding: 2px;
|
||||
border: 1px solid var(--gray-200);
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Reference in a new issue