mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2026-04-18 21:55:12 -04:00
fixed button size
This commit is contained in:
Vendored
+8
@@ -16,6 +16,14 @@
|
||||
|
||||
.btn {
|
||||
min-width : 80px;
|
||||
|
||||
&.btn-mini{
|
||||
min-width: 0px;
|
||||
}
|
||||
|
||||
&.btn-icon-only{
|
||||
min-width: 15px;
|
||||
}
|
||||
}
|
||||
|
||||
.slide-button {
|
||||
|
||||
Reference in New Issue
Block a user