mirror of
https://github.com/ONLYOFFICE/desktop-apps.git
synced 2026-04-07 14:09:22 +08:00
[start page] fix icon style
This commit is contained in:
@ -37,9 +37,9 @@
|
||||
}
|
||||
|
||||
svg.icon {
|
||||
width: 170px;
|
||||
height: 170px;
|
||||
margin-bottom: 20px;
|
||||
width: 300px;
|
||||
height: 300px;
|
||||
/* margin-bottom: 20px; */
|
||||
}
|
||||
|
||||
.description {
|
||||
|
||||
@ -12,9 +12,9 @@
|
||||
}
|
||||
|
||||
.box-connection-error svg.icon {
|
||||
width: 170px;
|
||||
height: 170px;
|
||||
margin-bottom: 20px;
|
||||
width: 300px;
|
||||
height: 300px;
|
||||
/* margin-bottom: 20px; */
|
||||
}
|
||||
|
||||
.box-connection-error .description {
|
||||
|
||||
Reference in New Issue
Block a user