// Copyright (c) Microsoft. All rights reserved. Licensed under the MIT license. See LICENSE in the project root for license information.

//
// Video Portal Example App
// --------------------------------------------------
// Fabric NavBar override styles

.ms-CommandBar--navBar {
  background-color: $ms-color-neutralLighter;
}