Added styles for save button
This commit is contained in:
@@ -270,4 +270,10 @@ section.problem {
|
||||
border: 1px solid #ccc;
|
||||
padding: lh();
|
||||
}
|
||||
|
||||
section.action {
|
||||
input.save {
|
||||
@extend .blue-button;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user