Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
EvaP
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
CourseEval
EvaP
Commits
37d4f5e7
Unverified
Commit
37d4f5e7
authored
3 years ago
by
Kakadus
Committed by
GitHub
3 years ago
Browse files
Options
Downloads
Patches
Plain Diff
more aggressive linebreaking (#1671)
parent
ed76f991
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
evap/static/scss/components/_grid.scss
+3
-3
3 additions, 3 deletions
evap/static/scss/components/_grid.scss
with
3 additions
and
3 deletions
evap/static/scss/components/_grid.scss
+
3
−
3
View file @
37d4f5e7
...
...
@@ -77,19 +77,19 @@
"name semester responsible participants result"
/
auto
6rem
12rem
7rem
11rem
;
@include
media-breakpoint-down
(
md
)
{
@include
media-breakpoint-down
(
lg
)
{
grid
:
"name semester responsible responsible"
"name semester participants result"
/
auto
3rem
7rem
10rem
;
}
@include
media-breakpoint-down
(
s
m
)
{
@include
media-breakpoint-down
(
m
d
)
{
grid
:
" name name semester"
" responsible responsible responsible"
"participants result result"
/
1fr
1fr
3
rem
;
/
1fr
1fr
6
rem
;
}
&
:not
(
.grid-header
)
[
data-col
=
responsible
]
{
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment