Skip to content

Commit

Permalink
chore: fix comment
Browse files Browse the repository at this point in the history
  • Loading branch information
vladimirpotekhin committed Nov 26, 2024
1 parent 952e8dd commit fa78003
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ aside[tuiNavigationAside] {
width: 14.375rem;

+ main[tuiNavigationMain] {
max-width: calc(100% - 13.75rem);
max-width: calc(100% - 14.375rem);
}
}

Expand Down

0 comments on commit fa78003

Please sign in to comment.