mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
Tweak preset section overflow
This commit is contained in:
@@ -378,7 +378,9 @@ function useColor() {
|
||||
.presets {
|
||||
display: flex;
|
||||
width: 100%;
|
||||
margin: 0px 8px 14px;
|
||||
margin-bottom: 14px;
|
||||
padding: 8px;
|
||||
overflow-x: auto;
|
||||
}
|
||||
|
||||
.presets .preset {
|
||||
|
||||
Reference in New Issue
Block a user