aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/shared-share-modal
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2023-02-20 14:51:29 +0100
committerChocobozzz <me@florianbigard.com>2023-02-20 14:51:29 +0100
commit035db86dd84c51a3cba8ed00282c03097e72395d (patch)
treed19b0f9317f31d306b703051d2b1f92cbf5c3579 /client/src/app/shared/shared-share-modal
parent44f01f032faee3b29a9e01932b285340f9ce2a6a (diff)
downloadPeerTube-035db86dd84c51a3cba8ed00282c03097e72395d.tar.gz
PeerTube-035db86dd84c51a3cba8ed00282c03097e72395d.tar.zst
PeerTube-035db86dd84c51a3cba8ed00282c03097e72395d.zip
Fix angular build, again
Maybe a bug in the sass loader
Diffstat (limited to 'client/src/app/shared/shared-share-modal')
-rw-r--r--client/src/app/shared/shared-share-modal/video-share.component.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/src/app/shared/shared-share-modal/video-share.component.scss b/client/src/app/shared/shared-share-modal/video-share.component.scss
index 6e80f8c76..7b6009f5a 100644
--- a/client/src/app/shared/shared-share-modal/video-share.component.scss
+++ b/client/src/app/shared/shared-share-modal/video-share.component.scss
@@ -1,5 +1,5 @@
1@use '_mixins' as *;
2@use '_variables' as *; 1@use '_variables' as *;
2@use '_mixins' as *;
3 3
4my-input-text { 4my-input-text {
5 width: 100%; 5 width: 100%;