Skip to content
Snippets Groups Projects
Commit c83d7800 authored by OZGCloud's avatar OZGCloud
Browse files

Merge branch 'master' of git.ozg-sh.de:mgm/goofy

parents fc851122 1b240f5b
No related branches found
No related tags found
No related merge requests found
......@@ -15,6 +15,7 @@ a {
text-decoration: none;
background-color: inherit;
white-space: nowrap;
min-width: 370px;
&:hover,
&:focus-within {
......@@ -27,6 +28,10 @@ a {
display: flex;
align-items: center;
margin-bottom: 8px;
@include media('>xxlDesktop') {
margin-bottom: 0;
}
}
}
......@@ -114,6 +119,15 @@ a {
order: 6;
width: 30%;
}
// remove when number is showen
.nummer,
.antragsteller {
display: none !important;
}
.name {
width: 78%;
}
.wiedervorlagen {
order: 7;
width: 17%;
......@@ -162,4 +176,9 @@ a {
width: 3%;
margin-top: 0;
}
// remove when number is showen
.name {
width: 46%;
padding-left: 8px;
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment