mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-06-14 00:54:52 +02:00
[Client] Improve theming 🎨
This commit is contained in:
@@ -159,7 +159,7 @@ export default Vue.extend({
|
||||
left 8px
|
||||
pointer-events none
|
||||
font-size 10px
|
||||
color var(--primary)
|
||||
color var(--notificationIndicator)
|
||||
|
||||
> button:last-child
|
||||
display block
|
||||
|
||||
@@ -238,7 +238,7 @@ export default Vue.extend({
|
||||
> i.circle
|
||||
margin-left 6px
|
||||
font-size 10px
|
||||
color var(--primary)
|
||||
color var(--notificationIndicator)
|
||||
|
||||
> i:last-child
|
||||
position absolute
|
||||
|
||||
Reference in New Issue
Block a user