Skip to content

Commit

Permalink
fix faults made while rebasing
Browse files Browse the repository at this point in the history
  • Loading branch information
nevio18324 committed Dec 16, 2024
1 parent a22ddb8 commit f3f80a5
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions frontend/src/style/styles.scss
Original file line number Diff line number Diff line change
Expand Up @@ -395,17 +395,14 @@ table.okr-table {
.mdc-label {
overflow: hidden;
width: 100%;
background: $soft-grey;
background: variables.$soft-grey;
padding: 4px;
}

.mdc-form-field {
width: 100%;
}
}

@import "custom_bootstrap";

.spinner-container {
@extend .mt-5;
}
Expand Down

0 comments on commit f3f80a5

Please sign in to comment.