Skip to content

Commit

Permalink
Delete unused styles for console-disconnected-info
Browse files Browse the repository at this point in the history
  • Loading branch information
vbabich committed Nov 27, 2024
1 parent ab4c02f commit 399c5b6
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions packages/console/src/Console.scss
Original file line number Diff line number Diff line change
Expand Up @@ -41,13 +41,4 @@
flex-grow: 1;
}
}

.console-disconnected-info {
padding-top: $spacer-1;
.console-disconnected-info-message {
font-family: $font-family-monospace;
color: $danger;
font-size: ConsoleVariables.$font-size;
}
}
}

0 comments on commit 399c5b6

Please sign in to comment.