mirror of https://github.com/akveo/blur-admin
fix(feed): fix responsivness for feed
parent
b7d7b6daf7
commit
4aaffadaa2
|
@ -186,7 +186,7 @@
|
|||
}
|
||||
.text-block {
|
||||
float: right;
|
||||
margin: 0 20px 0 0;
|
||||
margin: 0 19px 0 0;
|
||||
&:before {
|
||||
left: calc(100% - 2px);
|
||||
transform: rotate(180deg);
|
||||
|
|
Loading…
Reference in New Issue