mirror of
https://github.com/apache/superset.git
synced 2026-04-18 15:44:57 +00:00
style: Transition of Navbar from dark to light and vice-versa is now smooth (#24485)
This commit is contained in:
committed by
GitHub
parent
f22ae2dc51
commit
63b8172321
@@ -117,6 +117,7 @@ a > span > svg {
|
||||
font-size: 14px;
|
||||
font-weight: 400;
|
||||
background-color: #fff;
|
||||
transition: all 0.5s;
|
||||
|
||||
.get-started-button {
|
||||
border-radius: 10px;
|
||||
|
||||
Reference in New Issue
Block a user