Body Schemas
This commit is contained in:
@@ -39,4 +39,16 @@ $font-family-base: $font_para;
|
||||
|
||||
.form-control:focus {
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
a.btn {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.popover {
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
.modal-fl {
|
||||
max-width: calc(100% - 3.5rem);
|
||||
}
|
||||
Reference in New Issue
Block a user