fixed linked materials display
This commit is contained in:
		@@ -2001,10 +2001,11 @@ article.card {
 | 
			
		||||
      margin: 0 0 0.5em; }
 | 
			
		||||
    article.card.modal-card section.col-right section.linked-materials {
 | 
			
		||||
      display: flex;
 | 
			
		||||
      flex-flow: row;
 | 
			
		||||
      flex-flow: row wrap;
 | 
			
		||||
      justify-content: space-between; }
 | 
			
		||||
      article.card.modal-card section.col-right section.linked-materials > article.linkedmaterialcard {
 | 
			
		||||
        flex-basis: 0 0 50%; }
 | 
			
		||||
        flex-basis: 0 0 50%;
 | 
			
		||||
        margin-bottom: 0.5em; }
 | 
			
		||||
    article.card.modal-card section.col-right nav.tools {
 | 
			
		||||
      opacity: 1; }
 | 
			
		||||
      article.card.modal-card section.col-right nav.tools section.close span.btn.mdi-close {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user