mirror of
https://github.com/jupyter/notebook.git
synced 2025-03-13 13:17:50 +08:00
Removed margin from row element
This commit is contained in:
parent
88a129eab3
commit
3635272119
@ -127,6 +127,11 @@ input.engine_num_input {
|
||||
|
||||
}
|
||||
|
||||
.tab-content .row {
|
||||
margin-left: 0px;
|
||||
margin-right: 0px;
|
||||
}
|
||||
|
||||
.folder_icon:before {
|
||||
.icon(@folder-close-alt)
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user