mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-30 12:11:56 +00:00
fix circular images in instructions markdown modal
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
.content-padding {
|
||||
padding: 0 16px 16px 16px
|
||||
padding: 0 16px 16px 16px;
|
||||
}
|
||||
|
||||
:host ::ng-deep img {
|
||||
border-radius: 0 !important;
|
||||
}
|
||||
Reference in New Issue
Block a user