mirror of
https://github.com/plebbit/seedit.git
synced 2026-04-21 07:38:35 -04:00
fix: accidental global styling rule
This commit is contained in:
@@ -102,8 +102,8 @@ button {
|
||||
max-height: 60vh;
|
||||
}
|
||||
|
||||
input {
|
||||
width: 35vw !important;
|
||||
.categorySettings input {
|
||||
width: 35vw;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user