mirror of
https://github.com/Terncode/pixel.horse.git
synced 2026-09-24 13:55:04 +02:00
Fix settings modal chat log range margin
This commit is contained in:
@@ -88,6 +88,7 @@
|
|||||||
[(value)]="account.chatlogOpacity" style="max-width: 300px" labelledBy="chatlog-opacity-label")
|
[(value)]="account.chatlogOpacity" style="max-width: 300px" labelledBy="chatlog-opacity-label")
|
||||||
| {{(account.chatlogOpacity / 100) | percent}}
|
| {{(account.chatlogOpacity / 100) | percent}}
|
||||||
small.form-text.text-muted.mt-0 Changes chatlog background to make it more readable or less obtrusive.
|
small.form-text.text-muted.mt-0 Changes chatlog background to make it more readable or less obtrusive.
|
||||||
|
.form-group
|
||||||
label#chatlog-range-label Chatlog range
|
label#chatlog-range-label Chatlog range
|
||||||
div
|
div
|
||||||
slider-bar.mr-2(
|
slider-bar.mr-2(
|
||||||
|
|||||||
Reference in New Issue
Block a user