Skip to content
Snippets Groups Projects
Commit 55ca3cec authored by Maz Ameli's avatar Maz Ameli
Browse files

Widen and slightly move Undo notification to fit longer text

parent a330f2a6
No related branches found
No related tags found
No related merge requests found
......@@ -7,13 +7,13 @@
}
:local(.undo) {
composes: mx2 mt2 p2 from "style";
composes: mt2 p2 from "style";
composes: bordered from "style";
composes: rounded from "style";
composes: shadowed from "style";
composes: relative from "style";
composes: bg-white from "style";
width: 300px;
width: 320px;
}
:local(.actions) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment