company.magico: Widok app i app detail
This commit is contained in:
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -12,6 +12,13 @@
|
||||
}
|
||||
}
|
||||
|
||||
.col-big-2 {
|
||||
@media (min-width: 1650px) {
|
||||
flex: 0 0 auto;
|
||||
width: 16.66666667%;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
.company {
|
||||
.comapny-dashboard {
|
||||
@@ -19,19 +26,15 @@
|
||||
|
||||
.company-dashboard-container {
|
||||
width: 100%; height: 100%;
|
||||
background-color: yellow;
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
justify-content: space-between;
|
||||
align-items: center;
|
||||
|
||||
|
||||
|
||||
|
||||
.company-dashboard-widget {
|
||||
width: 30%;
|
||||
background: red;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user