mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-20 21:35:50 +00:00
style group-message view for tablet/desktop
This commit is contained in:
@@ -397,4 +397,21 @@ td.monthview-secondary-with-event, td.monthview-secondary-with-event[_ngcontent-
|
||||
|
||||
.gabinete-digital-mobile-modal-to-Desktop{
|
||||
border-top-right-radius: 27px;
|
||||
}
|
||||
|
||||
/* Breakpoints */
|
||||
._xs{
|
||||
width: 100%;
|
||||
}
|
||||
._sm{
|
||||
width: 540px;
|
||||
}
|
||||
._md{
|
||||
width: 720px;
|
||||
}
|
||||
._lg{
|
||||
width: 960px;
|
||||
}
|
||||
._xl{
|
||||
width: 1140px;
|
||||
}
|
||||
Reference in New Issue
Block a user