mirror of
https://github.com/billsonnn/nitro-react.git
synced 2024-11-22 22:30:52 +01:00
Add overflow-hidden
This commit is contained in:
parent
9110315621
commit
8e4437835a
@ -51,6 +51,7 @@ $nitro-card-top-height: $nitro-card-header-height + $nitro-card-tabs-height;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
transform: none !important;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.nitro-card {
|
||||
|
Loading…
Reference in New Issue
Block a user