Fix space panel width mismatch for creation modal shade

This commit is contained in:
Michael Telatynski 2021-09-28 11:05:03 +01:00
parent 8e497f8c56
commit ba8ec1763b

View file

@ -14,7 +14,7 @@ See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
*/ */
$spacePanelWidth: 71px; $spacePanelWidth: 68px;
.mx_SpaceCreateMenu_wrapper { .mx_SpaceCreateMenu_wrapper {
// background blur everything except SpacePanel // background blur everything except SpacePanel