Skip to content

Commit

Permalink
Resized k-dropown titles
Browse files Browse the repository at this point in the history
  • Loading branch information
Alopalao committed Feb 16, 2024
1 parent 4a13fd3 commit ab7a891
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ui/k-toolbar/main.kytos
Original file line number Diff line number Diff line change
Expand Up @@ -652,8 +652,8 @@ module.exports = {
}
.metric-dropdown {width:100%;}
.metric-dropdown .k-dropdown {height: 20px; width:100%; display:flex;flex-wrap: wrap;}
.metric-dropdown .k-dropdown .k-dropdown__title {width:35%;}
.metric-dropdown .k-dropdown .k-dropdown__select {width:60%;}
.metric-dropdown .k-dropdown .k-dropdown__title {width:42%;}
.metric-dropdown .k-dropdown .k-dropdown__select {width:53%;}
.metric-field {width:100%; display:flex; }
.metric-field label {width:60%; }
.metric-field label ~.k-input-wrap {width:40%; }
Expand Down

0 comments on commit ab7a891

Please sign in to comment.