mirror of
https://github.com/nextcloud/nextcloudpi.git
synced 2026-01-10 15:12:01 -03:30
10 lines
128 B
CSS
10 lines
128 B
CSS
#ncp-message {
|
|
}
|
|
|
|
#ncp-message-wrapper {
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
margin: 0 auto;
|
|
}
|