mirror of
https://github.com/Sonarr/Sonarr.git
synced 2026-04-20 21:54:58 -04:00
Convert Modal components to TypeScript
This commit is contained in:
@@ -39,6 +39,12 @@
|
||||
* Sizes
|
||||
*/
|
||||
|
||||
.extraSmall {
|
||||
composes: modal;
|
||||
|
||||
width: 320px;
|
||||
}
|
||||
|
||||
.small {
|
||||
composes: modal;
|
||||
|
||||
@@ -63,7 +69,6 @@
|
||||
width: 1280px;
|
||||
}
|
||||
|
||||
|
||||
.extraExtraLarge {
|
||||
composes: modal;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user