diff options
Diffstat (limited to 'frontend/src/css/Dialog.css')
| -rw-r--r-- | frontend/src/css/Dialog.css | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/frontend/src/css/Dialog.css b/frontend/src/css/Dialog.css index fc557d2..51bf0ae 100644 --- a/frontend/src/css/Dialog.css +++ b/frontend/src/css/Dialog.css | |||
| @@ -61,11 +61,6 @@ | |||
| 61 | white-space: pre-wrap; | 61 | white-space: pre-wrap; |
| 62 | } | 62 | } |
| 63 | 63 | ||
| 64 | .dialog-btns-container button { | ||
| 65 | border-radius: 24px; | ||
| 66 | padding: 5px 10px; | ||
| 67 | } | ||
| 68 | |||
| 69 | .dialog-btns-container button:nth-child(2):hover { | 64 | .dialog-btns-container button:nth-child(2):hover { |
| 70 | background-color: rgb(105, 36, 36); | 65 | background-color: rgb(105, 36, 36); |
| 71 | } | 66 | } |