We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67c6c1c commit 7898638Copy full SHA for 7898638
2 files changed
frontend/src/components/IconLink.vue
@@ -37,9 +37,6 @@ export default {
37
</script>
38
39
<style lang="scss" scoped>
40
-@import '../ui-components/stylesheets/ff-colors.scss';
41
-@import '../ui-components/stylesheets/ff-utility.scss';
42
-
43
.ff-icon-link {
44
display: flex;
45
justify-content: space-between;
frontend/src/pages/team/components/ApplicationSummaryLabel.vue
@@ -87,9 +87,6 @@ export default {
87
88
89
<style lang="scss">
90
-@import '../../../ui-components/stylesheets/ff-colors.scss';
91
-@import '../../../ui-components/stylesheets/ff-utility.scss';
92
93
94
95
0 commit comments