File tree 1 file changed +18
-0
lines changed
components/thumbnail/themes
1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change
1
+ /*!
2
+ * Copyright 2024 Adobe. All rights reserved.
3
+ *
4
+ * This file is licensed to you under the Apache License, Version 2.0 (the "License");
5
+ * you may not use this file except in compliance with the License. You may obtain a copy
6
+ * of the License at <http://www.apache.org/licenses/LICENSE-2.0>
7
+ *
8
+ * Unless required by applicable law or agreed to in writing, software distributed under
9
+ * the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
10
+ * OF ANY KIND, either express or implied. See the License for the specific language
11
+ * governing permissions and limitations under the License.
12
+ */
13
+
14
+ @container style(- - system: spectrum) {
15
+ .spectrum-Thumbnail {
16
+ --spectrum-thumbnail-border-radius : 2px ;
17
+ }
18
+ }
You can’t perform that action at this time.
0 commit comments