Merge branch 'feature/revision-history' of https://code.gab.com/gab/social/gab-social into develop
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
.status-revisions-root {
|
||||
@media screen and (max-width: 960px) {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
.status-revisions {
|
||||
padding: 8px 0 0;
|
||||
overflow: hidden;
|
||||
@@ -46,6 +52,10 @@
|
||||
widows: 90%;
|
||||
}
|
||||
|
||||
@media screen and (max-width: 960px) {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
&-list {
|
||||
width: 100%;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user