Skip to content
Snippets Groups Projects

Resolve "Check (responsive) design"

Merged Julian requested to merge 94-check-responsive-design into master
2 files
+ 7
1
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -7,3 +7,9 @@ table a.tr-link {
@@ -7,3 +7,9 @@ table a.tr-link {
width: inherit;
width: inherit;
height: inherit;
height: inherit;
}
}
 
 
.collapsible-icon-right {
 
align-self: end;
 
flex-grow: 100;
 
text-align: right!important;
 
}
Loading