diff options
author | Heiner Lohaus <hlohaus@users.noreply.github.com> | 2024-11-19 17:25:40 +0100 |
---|---|---|
committer | Heiner Lohaus <hlohaus@users.noreply.github.com> | 2024-11-19 17:25:40 +0100 |
commit | 6e674ca33d4e61b30bfbd0422f4f75af2b17e9e6 (patch) | |
tree | 26181d312eb3e8892c8e61e624dcc72cefbd42b0 /g4f/gui/client/static | |
parent | Add show log option to gui (diff) | |
download | gpt4free-6e674ca33d4e61b30bfbd0422f4f75af2b17e9e6.tar gpt4free-6e674ca33d4e61b30bfbd0422f4f75af2b17e9e6.tar.gz gpt4free-6e674ca33d4e61b30bfbd0422f4f75af2b17e9e6.tar.bz2 gpt4free-6e674ca33d4e61b30bfbd0422f4f75af2b17e9e6.tar.lz gpt4free-6e674ca33d4e61b30bfbd0422f4f75af2b17e9e6.tar.xz gpt4free-6e674ca33d4e61b30bfbd0422f4f75af2b17e9e6.tar.zst gpt4free-6e674ca33d4e61b30bfbd0422f4f75af2b17e9e6.zip |
Diffstat (limited to 'g4f/gui/client/static')
-rw-r--r-- | g4f/gui/client/static/css/style.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/g4f/gui/client/static/css/style.css b/g4f/gui/client/static/css/style.css index 8364216a..5dc8c9c2 100644 --- a/g4f/gui/client/static/css/style.css +++ b/g4f/gui/client/static/css/style.css @@ -1060,7 +1060,6 @@ a:-webkit-any-link { .log { white-space: pre-wrap; - font-family: Consolas, "Andale Mono WT", "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Liberation Mono", "Nimbus Mono L", Monaco, "Courier New", Courier, monospace; } .log.hidden { |