mirror of
https://github.com/logto-io/logto.git
synced 2025-02-17 22:04:19 -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 {
|
||||
position: absolute;
|
||||
left: 50%;
|
||||
transform: translateX(-50%);
|
||||
}
|
||||
|
||||
.spinner ~ span {
|
||||
|
|
Loading…
Add table
Reference in a new issue