Revert "Fix: Style navbar dropdown item flex justification for browser Chrome"
This reverts commit a60d4f1b7e.
This commit is contained in:
@@ -526,8 +526,3 @@ progress::-moz-progress-bar,
|
|||||||
progress::-webkit-progress-value {
|
progress::-webkit-progress-value {
|
||||||
background-color: var(--color-primary);
|
background-color: var(--color-primary);
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Style Overrides. */
|
|
||||||
#navbar .dropdown .item {
|
|
||||||
justify-content: flex-start !important;
|
|
||||||
}
|
|
||||||
|
|||||||
Reference in New Issue
Block a user