Build CSS
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@backstage/canon': patch
|
||||
---
|
||||
|
||||
Fix scrolling width and height on ScrollArea component in Canon.
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -10560,7 +10560,7 @@
|
||||
|
||||
.canon-ScrollAreaRoot {
|
||||
box-sizing: border-box;
|
||||
max-width: calc(100vw - 8rem);
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.canon-ScrollAreaViewport {
|
||||
|
||||
Reference in New Issue
Block a user