Add overflow scroll to proof tree view.
Signed-off-by: Danila Fedorin <danila.fedorin@gmail.com>
This commit is contained in:
parent
a83268a6e3
commit
d58a2a9975
|
@ -51,6 +51,10 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.bergamot-proof-tree {
|
||||||
|
overflow: auto;
|
||||||
|
}
|
||||||
|
|
||||||
.bergamot-selector {
|
.bergamot-selector {
|
||||||
button {
|
button {
|
||||||
@include var(background-color, background-color);
|
@include var(background-color, background-color);
|
||||||
|
|
Loading…
Reference in New Issue
Block a user