Skip to content

Commit

Permalink
style(settings): change desc of ani-background
Browse files Browse the repository at this point in the history
  • Loading branch information
rosset-nocpes committed Jun 14, 2024
1 parent 1efc83c commit 3bdde7a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion entrypoints/options/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ function App() {
<div class="flex flex-col gap-1 mr-10">
<SwitchLabel>Обкладинки</SwitchLabel>
<SwitchDescription class="text-xs font-medium text-[#A1A1A1]">
Покращене оформлення на сторінках тайтлів та персонажів
Покращене оформлення на сторінках тайтлів, персонажів та правок
</SwitchDescription>
</div>
<SwitchControl>
Expand Down
2 changes: 1 addition & 1 deletion entrypoints/popup/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ function App() {
<div class="flex flex-col gap-1 mr-10">
<SwitchLabel>Обкладинки</SwitchLabel>
<SwitchDescription class="text-xs font-medium text-[#A1A1A1]">
Покращене оформлення на сторінках тайтлів та персонажів
Покращене оформлення на сторінках тайтлів, персонажів та правок
</SwitchDescription>
</div>
<SwitchControl>
Expand Down

0 comments on commit 3bdde7a

Please sign in to comment.