mirror of
https://github.com/nextcloud/server.git
synced 2025-10-26 19:21:34 +00:00
9 lines
131 B
CSS
9 lines
131 B
CSS
#update-progress-icon {
|
|
height: 32px;
|
|
margin: 10px;
|
|
background-size: 32px;
|
|
}
|
|
|
|
#update-progress-message {
|
|
margin-bottom: 10px;
|
|
} |