Website: fix installation command rendering on fleetctl preview page. (#20670)
Closes: #20600 Changes: - Updated the styles for the fleetctl preview page to fix a rendering issue
This commit is contained in:
@@ -111,6 +111,10 @@
|
||||
background: @ui-off-white;
|
||||
width: 100%;
|
||||
overflow-x: scroll;
|
||||
scrollbar-width: none;
|
||||
&::-webkit-scrollbar {
|
||||
display: none;
|
||||
}
|
||||
p {
|
||||
white-space: nowrap;
|
||||
color: @core-fleet-black-75;
|
||||
|
||||
Reference in New Issue
Block a user