2024-06-04 20:05:44 +00:00
|
|
|
// Copyright 2024, Command Line Inc.
|
|
|
|
|
// SPDX-License-Identifier: Apache-2.0
|
|
|
|
|
|
|
|
|
|
.placeholder-visible {
|
2024-12-04 21:49:14 +00:00
|
|
|
.overlay-container,
|
|
|
|
|
.placeholder-container {
|
|
|
|
|
transform: unset !important;
|
|
|
|
|
}
|
2024-06-04 20:05:44 +00:00
|
|
|
}
|