diff options
| author | Ray <[email protected]> | 2021-05-12 19:51:29 +0200 |
|---|---|---|
| committer | Ray <[email protected]> | 2021-05-12 19:51:29 +0200 |
| commit | 6c56fe267058d20ebc680a6b1b88daea11520d27 (patch) | |
| tree | c3df4aae2f310df0db74c5ea541cfe9c3d37a66e /src/shell.html | |
| parent | 6bd63de8d052f99e08ec20c0e0f13b2b4b5eed2b (diff) | |
| download | raylib-6c56fe267058d20ebc680a6b1b88daea11520d27.tar.gz raylib-6c56fe267058d20ebc680a6b1b88daea11520d27.zip | |
Update shell.html
Diffstat (limited to 'src/shell.html')
| -rw-r--r-- | src/shell.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/shell.html b/src/shell.html index 507b35ac..aa0210c3 100644 --- a/src/shell.html +++ b/src/shell.html @@ -76,7 +76,7 @@ jwE50AGjLCVuS8Yt4H7OgZLKK5EKOsLviEWJSL/+0uMi7gLUSBseYwqEbXvSHCec1CJvZPyHCmYQffaB canvas.emscripten { border: 0px none; background: black; - width: 100% + width: 100%; } .spinner { |
