replaced redundant -*-border-radius box-shadows and others with corresponding mixins
This commit is contained in:
parent
84de1b71d1
commit
b825582eb1
26 changed files with 240 additions and 268 deletions
|
@ -1,7 +1,7 @@
|
|||
.file-editor {
|
||||
#editor{
|
||||
border: none;
|
||||
border-radius: 0;
|
||||
@include border-radius(0);
|
||||
height: 500px;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue