Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
quadrige
quadrige3-app
Commits
62c17b50
Commit
62c17b50
authored
Jan 08, 2021
by
PECQUOT
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[fix] force mat-header-cell invisible style
parent
f5b0e00f
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
0 deletions
+8
-0
src/app/testing/color/color.testing.page.html
src/app/testing/color/color.testing.page.html
+3
-0
src/global.scss
src/global.scss
+5
-0
No files found.
src/app/testing/color/color.testing.page.html
View file @
62c17b50
...
...
@@ -200,5 +200,8 @@
</div>
</section>
</div>
<!-- todo add divs with background colors-->
</ion-content>
src/global.scss
View file @
62c17b50
...
...
@@ -501,6 +501,11 @@ ion-list {
display
:
none
;
}
}
// force invisible
&
.cdk-visually-hidden
{
position
:
absolute
;
}
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment