mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2024-12-21 05:50:18 +08:00
Revert removal of .columns
This commit is contained in:
parent
307fd2ec4f
commit
e306bc1021
@ -113,6 +113,10 @@
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.columns {
|
||||
display: flex;
|
||||
}
|
||||
|
||||
.column {
|
||||
flex: 1;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user