mirror of
https://github.com/docker/docs.git
synced 2026-03-27 22:38:54 +07:00
Hide scroll bar for mini logs.
This commit is contained in:
@@ -828,8 +828,7 @@
|
||||
font-size: 7px;
|
||||
white-space: pre;
|
||||
.logs {
|
||||
overflow: auto;
|
||||
overflow-x: hidden;
|
||||
overflow: hidden;
|
||||
height: 100%;
|
||||
}
|
||||
p {
|
||||
|
||||
Reference in New Issue
Block a user