diff options
author | Wicklow <wicklow@framasoft.org> | 2023-02-17 16:27:21 +0100 |
---|---|---|
committer | Chocobozzz <chocobozzz@cpy.re> | 2023-02-20 13:52:22 +0100 |
commit | 6c3589fc51fdf218912538b2a46399886ed36ac3 (patch) | |
tree | d8eb4de0312dfd292f5d59631925a406f969c040 /client/src/app/+accounts | |
parent | 5995a28f2bb8cdef9fc8024b10cd246d46f9eb78 (diff) | |
download | PeerTube-6c3589fc51fdf218912538b2a46399886ed36ac3.tar.gz PeerTube-6c3589fc51fdf218912538b2a46399886ed36ac3.tar.zst PeerTube-6c3589fc51fdf218912538b2a46399886ed36ac3.zip |
Fix basic linter issues
Diffstat (limited to 'client/src/app/+accounts')
-rw-r--r-- | client/src/app/+accounts/accounts.component.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/src/app/+accounts/accounts.component.scss b/client/src/app/+accounts/accounts.component.scss index 331008f8a..908e4eeda 100644 --- a/client/src/app/+accounts/accounts.component.scss +++ b/client/src/app/+accounts/accounts.component.scss | |||
@@ -117,4 +117,4 @@ | |||
117 | margin: auto !important; | 117 | margin: auto !important; |
118 | width: min-content; | 118 | width: min-content; |
119 | } | 119 | } |
120 | } \ No newline at end of file | 120 | } |