Fix space panel width mismatch for creation modal shade
parent
8e497f8c56
commit
ba8ec1763b
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue