mirror of
https://github.com/paricafe/misskey.git
synced 2025-02-16 09:37:29 -06:00
Tweak tab size
This commit is contained in:
parent
889b52e813
commit
20e67e7edd
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ html {
|
|||
font-family: "BIZ UDGothic", Roboto, HelveticaNeue, Arial, sans-serif;
|
||||
line-height: 1.35;
|
||||
text-size-adjust: 100%;
|
||||
tab-size: 2;
|
||||
|
||||
&, * {
|
||||
scrollbar-color: var(--scrollbarHandle) inherit;
|
||||
|
|
Loading…
Add table
Reference in a new issue