Refactoring scss & improving some UI elements
This commit is contained in:
parent
1dd938d20c
commit
51558bd57a
14 changed files with 101 additions and 216 deletions
|
@ -99,3 +99,11 @@ input.check_all_issues {
|
|||
#update_status {
|
||||
width:100px;
|
||||
}
|
||||
|
||||
/**
|
||||
* Milestones list
|
||||
*
|
||||
*/
|
||||
.milestone {
|
||||
@extend .wll;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue