Ghost/ghost/admin/app/styles
Kevin Ansfield 1357390ac5 🐛 Fixed incorrect modal and theme preview positioning
closes https://github.com/TryGhost/Ghost/issues/14415

- after switching to a proper package version of our `ember-promise-modals` fork the addon's CSS was injected into the vendor file causing conflicts with our own modal styling
- added `transform: none` style override on `.epm-modal` so we're not fighting the addon's default `translate(0, -30vh) scale(1.1);` transform
2022-04-04 09:43:54 +01:00
..
components 🐛 Fixed incorrect modal and theme preview positioning 2022-04-04 09:43:54 +01:00
layouts Further tweaks to the new dashboard to make it feel a little nicer 2022-04-01 17:04:39 +01:00
patterns 🎨 Redesigned user authentication pages (#2286) 2022-03-08 17:30:46 +00:00
spirit Update offer details structure 2021-10-04 15:00:41 +02:00
app-dark.css Further tweaks to the new dashboard to make it feel a little nicer 2022-04-01 17:04:39 +01:00
app.css Added basic styling with icons for events and tided structure 2022-01-26 11:19:03 +00:00