Merge branch 'icons' of https://github.com/transfem-org/Sharkey into icons
This commit is contained in:
@@ -572,7 +572,7 @@ if (appearNote.reply && appearNote.reply.replyId && defaultStore.state.autoloadC
|
||||
width: 28px;
|
||||
height: 28px;
|
||||
margin: 0 8px 0 0;
|
||||
border-radius: 6px;
|
||||
border-radius: 5px;
|
||||
}
|
||||
|
||||
.renoteText {
|
||||
@@ -699,7 +699,7 @@ if (appearNote.reply && appearNote.reply.replyId && defaultStore.state.autoloadC
|
||||
.quoteNote {
|
||||
padding: 16px;
|
||||
border: dashed 1px var(--renote);
|
||||
border-radius: 8px;
|
||||
border-radius: 5px;
|
||||
overflow: clip;
|
||||
}
|
||||
|
||||
@@ -777,7 +777,7 @@ if (appearNote.reply && appearNote.reply.replyId && defaultStore.state.autoloadC
|
||||
.reactionTab {
|
||||
padding: 4px 6px;
|
||||
border: solid 1px var(--divider);
|
||||
border-radius: 6px;
|
||||
border-radius: 5px;
|
||||
}
|
||||
|
||||
.reactionTabActive {
|
||||
|
||||
Reference in New Issue
Block a user