mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
prevent v-input append slot from shrinking (#7974)
This commit is contained in:
@@ -379,6 +379,7 @@ body {
|
||||
}
|
||||
|
||||
.append {
|
||||
flex-shrink: 0;
|
||||
margin-left: 8px;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user