Primo commit: trasferimento del progetto PPEasy
This commit is contained in:
@@ -0,0 +1,33 @@
|
||||
//
|
||||
// helpdesk
|
||||
//
|
||||
|
||||
.happiness-score{
|
||||
position: absolute;
|
||||
bottom: 63%;
|
||||
left: 0;
|
||||
right: 0;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.help-activity-height{
|
||||
height: 400px !important;
|
||||
}
|
||||
.timer-data{
|
||||
.icon-info {
|
||||
i {
|
||||
width: 56px;
|
||||
height: 56px;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
border-radius: 50%;
|
||||
font-size: 26px;
|
||||
z-index: 5;
|
||||
}
|
||||
}
|
||||
h3{
|
||||
font-weight: 600;
|
||||
font-size: 30px;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user