mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
UX: Mobile editor style fixes (#7878)
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
grid-template-columns: 0.25fr repeat(4, 1fr);
|
||||
}
|
||||
}
|
||||
@include breakpoint(mobile) {
|
||||
@include breakpoint(mobile-extra-large) {
|
||||
tr {
|
||||
grid-template-columns: 0.25fr repeat(3, 1fr);
|
||||
}
|
||||
|
Reference in New Issue
Block a user