Skip to content

Commit

Permalink
fix(kvm): KVM CPU resources label positioning MAASENG-2381 (#5348)
Browse files Browse the repository at this point in the history
Fixed positioning of "CPU Cores" text in KVM resources cards
  • Loading branch information
ndv99 authored Mar 14, 2024
1 parent 96daa3c commit 7840a85
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/app/kvm/components/CoreResources/_index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@
// viewport size. Otherwise, the component keeps the "mobile" styling.
.core-resources--dynamic-layout {
@media only screen and (min-width: $breakpoint-small) {
flex-direction: row;

.core-resources__header {
flex: 1;
margin-right: $sph--large;
Expand Down

0 comments on commit 7840a85

Please sign in to comment.