1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-02 10:56:00 +02:00
This commit is contained in:
syuilo
2020-02-18 23:42:08 +09:00
parent 54779b25f5
commit ca7cb94358

View File

@@ -112,8 +112,7 @@ export default Vue.extend({
margin: 4px 0;
padding: 4px 8px;
width: 100%;
color: var(--pollChoiceText);
border: solid 1px var(--pollChoiceBorder);
border: solid 1px var(--divider);
border-radius: 4px;
overflow: hidden;
cursor: pointer;