Keep version string displayed without breakpoints in UI (#26986)
This commit is contained in:
parent
64119987b9
commit
a0e125f80d
2 changed files with 5 additions and 1 deletions
|
@ -9008,6 +9008,10 @@ noscript {
|
|||
color: $dark-text-color;
|
||||
margin-bottom: 20px;
|
||||
|
||||
.version {
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
strong {
|
||||
font-weight: 500;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue