removes border-radius on editable title
This commit is contained in:
@@ -25,9 +25,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
input {
|
input {
|
||||||
background: transparent;
|
|
||||||
border: none;
|
border: none;
|
||||||
border-radius: $style-radius-s;
|
|
||||||
width: 100%;
|
width: 100%;
|
||||||
margin-left: base(.5);
|
margin-left: base(.5);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user