File size: 187 Bytes
2bd3674
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
.xr-dialog-button {
  margin-bottom: 16px;
  padding-left: 20px;
  padding-right: 20px;
}

.xr-dialog-container {
  min-height: 200px;
}

.xr-dialog-text-center {
  text-align: center;
}