diff --git a/src/editor/ToolboxModal.module.css b/src/editor/ToolboxModal.module.css index 3a70b63..dec4f7c 100644 --- a/src/editor/ToolboxModal.module.css +++ b/src/editor/ToolboxModal.module.css @@ -79,6 +79,7 @@ } .closeBtn { + margin-left: auto; /* прижать крестик к правому краю шапки */ background: rgba(255, 255, 255, 0.16); border: 1px solid rgba(255, 255, 255, 0.25); border-radius: 10px;