diff options
| author | Shpuld Shpuldson <shp@cock.li> | 2020-11-26 18:23:53 +0200 |
|---|---|---|
| committer | Shpuld Shpuldson <shp@cock.li> | 2020-11-26 18:23:53 +0200 |
| commit | bee77ffdb284601720b9a13a19ca029af258d617 (patch) | |
| tree | 267978503da416976e9f5d48fee6ef6dae9252ec /src/App.scss | |
| parent | ebe3b38a90d99da4af1a9c99bdb592472f2d8892 (diff) | |
fix retweet event handler, fix text being selectable for status action counters
Diffstat (limited to 'src/App.scss')
| -rw-r--r-- | src/App.scss | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/App.scss b/src/App.scss index b2c7be13..cdc3209c 100644 --- a/src/App.scss +++ b/src/App.scss @@ -173,11 +173,6 @@ a { color: var(--link, $fallback--link); } - &.-padded { - padding: 10px; - margin: -10px; - } - &.-fullwidth { width: 100%; } |
