diff options
author | Louie S <louie@example.com> | 2023-04-06 21:45:07 -0700 |
---|---|---|
committer | Louie S <louie@example.com> | 2023-04-06 21:45:07 -0700 |
commit | 532515d41a8e2ce914ac7c9e01c41044ebd62452 (patch) | |
tree | 8d651a5f0cc0cedd59578bfc450126246b17b592 /frontend/style.css | |
parent | cdd588607bc63b65217f87f75ab22bad9fd0fc1c (diff) |
Diffstat (limited to 'frontend/style.css')
-rw-r--r-- | frontend/style.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/frontend/style.css b/frontend/style.css index d3fa92c..dbaf66b 100644 --- a/frontend/style.css +++ b/frontend/style.css @@ -7,6 +7,7 @@ input { } .docset-parent { + text-align: left; width: 100%; } |