Primo commit: trasferimento del progetto PPEasy

This commit is contained in:
2024-09-18 10:30:50 +02:00
commit eb475f257e
4233 changed files with 1043848 additions and 0 deletions
+33
View File
@@ -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;
}
}