Optimized tab's layout.

This commit is contained in:
Cotes Chung 2019-11-22 23:55:14 +08:00
parent 39b4f29efb
commit 97e0b61eed
1 changed files with 1 additions and 1 deletions

View File

@ -1152,7 +1152,7 @@ div.tooltip-inner { /* Overrided BS4 Tooltip */
#profile-wrap {
margin-top: 4rem;
margin-bottom: 6rem;
margin-bottom: 5rem;
-ms-flex-direction: column!important;
flex-direction: row!important;
}