diff options
author | Chocobozzz <me@florianbigard.com> | 2022-06-13 13:36:35 +0200 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2022-06-13 13:43:25 +0200 |
commit | 22f375f37d0455e5945f62659c580ef430c36601 (patch) | |
tree | 86897c7c12c25548319fb9e76010c0cd1dda1da2 /client/src/sass | |
parent | 3bf57a01f80df2133bb706dcbc8d15609388f0a5 (diff) | |
download | PeerTube-22f375f37d0455e5945f62659c580ef430c36601.tar.gz PeerTube-22f375f37d0455e5945f62659c580ef430c36601.tar.zst PeerTube-22f375f37d0455e5945f62659c580ef430c36601.zip |
Remove unused global css
Diffstat (limited to 'client/src/sass')
-rw-r--r-- | client/src/sass/application.scss | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/client/src/sass/application.scss b/client/src/sass/application.scss index 58e77adac..893afdd2b 100644 --- a/client/src/sass/application.scss +++ b/client/src/sass/application.scss | |||
@@ -202,15 +202,6 @@ table { | |||
202 | } | 202 | } |
203 | } | 203 | } |
204 | 204 | ||
205 | .dropdown-item { | ||
206 | @include dropdown-with-icon-item; | ||
207 | |||
208 | my-global-icon { | ||
209 | width: 22px; | ||
210 | height: 22px; | ||
211 | } | ||
212 | } | ||
213 | |||
214 | my-global-icon[iconName=external-link] { | 205 | my-global-icon[iconName=external-link] { |
215 | margin: 0 3px; | 206 | margin: 0 3px; |
216 | width: 13px; | 207 | width: 13px; |