remove relative positioning

This commit is contained in:
Cory LaViska
2021-12-27 14:05:25 -05:00
parent 1fb1103e2d
commit d742ea6efc
3 changed files with 2 additions and 1 deletions

View File

@@ -11,6 +11,7 @@ _During the beta period, these restrictions may be relaxed in the event of a mis
- Added `role="status"` to `<sl-spinner>`
- Fixed broken spinner animation in Safari [#633](https://github.com/shoelace-style/shoelace/issues/633)
- Improved `<sl-spinner>` track color when used on various backgrounds
- Removed `position: relative` from the common component stylesheet
## 2.0.0-beta.63