This website works better with JavaScript.
Explore
Help
Register
Sign In
mahuntington
/
practice-tracker-frontend
Watch
1
Star
0
Fork
You've already forked practice-tracker-frontend
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
select is full width
Browse Source
mic_level
Matthew Huntington
2 years ago
parent
54922f956b
commit
221dea7b58
1 changed files
with
3 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
3
src/components/timer.vue
Unescape
Escape
View File
@ -155,4 +155,7 @@ button, em {
font
-
weight
:
bold
;
width
:
100
%
;
}
select
{
width
:
100
%
;
}
<
/
style
>
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
mahuntington/practice-tracker-frontend
Title
Body
Create Issue