mirror of
https://github.com/harvester/harvester-ui-extension.git
synced 2026-08-16 12:49:14 +00:00
feat(forklift): Added overflow hidden to mapping target list
Signed-off-by: Marcelo Fukumoto <marcelo.fukumoto@suse.com>
This commit is contained in:
parent
5d8d7ec986
commit
dc6ae60b9d
@ -609,6 +609,7 @@ init();
|
||||
|
||||
.mapping-target {
|
||||
flex: 1;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.actions-footer {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user