Changing name of var
Этот коммит содержится в:
@@ -65,7 +65,7 @@ export default class CenterPanel extends React.Component {
|
|||||||
|
|
||||||
createPost = (
|
createPost = (
|
||||||
<div
|
<div
|
||||||
id='perma-link-home'
|
id='archive-link-home'
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
href=''
|
href=''
|
||||||
|
|||||||
@@ -31,7 +31,7 @@
|
|||||||
z-index: 3;
|
z-index: 3;
|
||||||
}
|
}
|
||||||
|
|
||||||
#perma-link-home {
|
#archive-link-home {
|
||||||
@include flex(0 0 auto);
|
@include flex(0 0 auto);
|
||||||
background: #fff;
|
background: #fff;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
|||||||
Ссылка в новой задаче
Block a user