mirror of https://gitlab.com/bashrc2/epicyon
Back to full width
parent
65b9574ffa
commit
e183c88341
|
@ -1431,9 +1431,6 @@ div.container {
|
|||
background-color: var(--main-bg-color-reply);
|
||||
color: var(--main-fg-color);
|
||||
}
|
||||
input[type=text], hashtagCategory {
|
||||
width: 20ch;
|
||||
}
|
||||
input[type=button], input[type=submit] {
|
||||
background-color: var(--button-background);
|
||||
color: var(--button-text);
|
||||
|
@ -2066,9 +2063,6 @@ div.container {
|
|||
background-color: var(--main-bg-color-reply);
|
||||
color: var(--main-fg-color);
|
||||
}
|
||||
input[type=text], hashtagCategory {
|
||||
width: 20ch;
|
||||
}
|
||||
input[type=button], input[type=submit] {
|
||||
background-color: var(--button-background);
|
||||
color: var(--button-text);
|
||||
|
|
Loading…
Reference in New Issue