diff options
| author | 2025-04-14 15:12:21 +0200 | |
|---|---|---|
| committer | 2025-04-14 15:12:21 +0200 | |
| commit | b510f3c539fb6c71ffba6f32974193d6fb035165 (patch) | |
| tree | 806366700ac126e306d6605f153437ba3c930a15 /web/assets/themes/solarized-dark.css | |
| parent | [bugfix] websocket header token not always returned (#4009) (diff) | |
| download | gotosocial-b510f3c539fb6c71ffba6f32974193d6fb035165.tar.xz | |
[bugfix/frontend] Fix photoswipe layout issues, keyboard shortcuts (#4010)
* fix photoswipe layout issues (chrome)
* aaaaaaaaaaaaaa
* wwwwwwwwwwww
Diffstat (limited to 'web/assets/themes/solarized-dark.css')
| -rw-r--r-- | web/assets/themes/solarized-dark.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/web/assets/themes/solarized-dark.css b/web/assets/themes/solarized-dark.css index 6e10c25df..5e010258f 100644 --- a/web/assets/themes/solarized-dark.css +++ b/web/assets/themes/solarized-dark.css @@ -127,7 +127,6 @@ html, body { } .status .media .media-wrapper details .unknown-attachment .placeholder { color: var(--base1); - border: 0.2rem dashed var(--base1); } .status .media .media-wrapper details video.plyr-video { background: transparent; |
