mirror of
https://github.com/logto-io/logto.git
synced 2025-02-24 22:05:56 -05:00
Merge pull request #1188 from logto-io/charles-fix-button-loading-spinner-position
fix(console): button loading spinner position
This commit is contained in:
commit
681372a0fc
1 changed files with 0 additions and 2 deletions
|
@ -23,8 +23,6 @@
|
||||||
|
|
||||||
.spinner {
|
.spinner {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
left: 50%;
|
|
||||||
transform: translateX(-50%);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.spinner ~ span {
|
.spinner ~ span {
|
||||||
|
|
Loading…
Add table
Reference in a new issue