fix(SW-1273): usage of Link component
move getLang further down the render to reduce CPU cycles swap to min-width on button to compensate larger strings remove useless async declaration
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
}
|
||||
|
||||
.buttons > button {
|
||||
width: 140px;
|
||||
min-width: 140px;
|
||||
}
|
||||
|
||||
.footnote {
|
||||
|
||||
Reference in New Issue
Block a user