Modifications suite beta 2
This commit is contained in:
@@ -662,6 +662,12 @@
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
.attribute-third {
|
||||
flex: 0 0 calc(33.33% - 0.5rem);
|
||||
}
|
||||
.attribute-full {
|
||||
flex: 0 0 calc(100% - 0.5rem);
|
||||
}
|
||||
}
|
||||
&.infos,
|
||||
&.tab.infos {
|
||||
|
||||
Reference in New Issue
Block a user