Hotfixed column layout with translateZ(0) hack
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
column-gap: 0px;
|
||||
column-width: 304px;
|
||||
padding: 4px;
|
||||
transform: translateZ(0);
|
||||
}
|
||||
|
||||
.column-container.thin-columns {
|
||||
|
||||
Reference in New Issue
Block a user