let the position to be static
This commit is contained in:
parent
8247e931fd
commit
03d99edf6d
1 changed files with 0 additions and 1 deletions
|
@ -3,7 +3,6 @@
|
|||
#PersonalToolbar{
|
||||
margin-bottom: -22px;
|
||||
transform: rotateX(90deg);
|
||||
position: relative;
|
||||
transform-origin: top;
|
||||
transition: transform 135ms linear 48ms !important;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue