1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-08-25 18:20:48 +00:00
seahub/frontend/src/css/apply-folder-properties.css

15 lines
282 B
CSS
Raw Normal View History

.apply-properties-dialog .apply-properties {
justify-content: center;
align-items: center;
width: fit-content;
display: flex;
height: 38px;
}
.apply-properties-dialog .apply-properties .loading-tip {
display: inline-block;
height: 16px;
width: 16px;
margin: 0;
}