Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
frag.jetzt SWTP 2022
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Privacy
Imprint
Contact
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
Marc Tröll
frag.jetzt SWTP 2022
649ece7a0bb499c60128d914d4a439cd3ad8d31f
frag-jetzt-swtp-2022
src
app
comment-list
comment-list.component.scss
Find file
Normal view
History
Permalink
comment-list.component.scss
84 B
Newer
Older
Edit html template and css style
Hagen Dreßler
committed
7 years ago
1
mat-card
{
Adjust template
Lukas Maximilian Kimpel
committed
7 years ago
2
margin
:
10px
;
Edit html template and css style
Hagen Dreßler
committed
7 years ago
3
4
}
Adjust template
Lukas Maximilian Kimpel
committed
7 years ago
5
6
mat-card-content
>
:first-child
{
margin-top
:
16px
;
Edit style of component comment
Hagen Dreßler
committed
7 years ago
7
}