Files

10 lines
198 B
Plaintext
Raw Permalink Normal View History

2024-06-04 13:05:44 -07:00
// Copyright 2024, Command Line Inc.
// SPDX-License-Identifier: Apache-2.0
.placeholder-visible {
.overlay-container,
.placeholder-container {
transform: unset !important;
}
}