Keep version string displayed without breakpoints in UI (#26986)
This commit is contained in:
committed by
GitHub
parent
6320c52630
commit
5a437edc7f
@@ -9009,6 +9009,10 @@ noscript {
|
||||
color: $dark-text-color;
|
||||
margin-bottom: 20px;
|
||||
|
||||
.version {
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
strong {
|
||||
font-weight: 500;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user