Follow up tweaking of admin UI changes (#31168)

This commit is contained in:
Michael Stanclift 2024-07-29 03:10:23 -05:00 committed by GitHub
parent 37f5718482
commit 848a5ca53d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 1 additions and 11 deletions

View file

@ -1,6 +1,6 @@
@use 'sass:math';
$no-columns-breakpoint: 600px;
$no-columns-breakpoint: 890px;
$sidebar-width: 300px;
$content-width: 840px;