/*
  All CSS Related to Node Views
*/


/* Hide the View Tab Button for Nodes */
#block-gin-primary-local-tasks .tabs__tab[data-original-order="0"] {
  display: none;
}
