Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
V
vue-composition-api
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
宁路鹏
vue-composition-api
Commits
535b9496
Commit
535b9496
authored
Jul 04, 2023
by
唐玉峰
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
.
parent
85683bbb
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
4 deletions
+4
-4
src/components/medicalRecordHomepage/index.scss
+1
-1
src/styles/media/components/outpatientDetails.scss
+3
-3
src/views/outpatientDetails.vue
+0
-0
No files found.
src/components/medicalRecordHomepage/index.scss
View file @
535b9496
...
@@ -45,7 +45,7 @@
...
@@ -45,7 +45,7 @@
@media
screen
and
(
min-width
:
1366px
)
and
(
max-width
:
1440px
)
{
@media
screen
and
(
min-width
:
1366px
)
and
(
max-width
:
1440px
)
{
#medicalRecord
{
#medicalRecord
{
font-size
:
12px
!
important
;
font-size
:
12px
!
important
;
...
...
src/styles/media/components/outpatientDetails.scss
View file @
535b9496
...
@@ -463,7 +463,7 @@
...
@@ -463,7 +463,7 @@
// 1366px
// 1366px
@media
screen
and
(
min-width
:
1366px
)
and
(
max-width
:
1439px
)
{
@media
screen
and
(
min-width
:
1366px
)
and
(
max-width
:
1439px
)
{
.outpatientDetails
{
.outpatientDetails
{
&
_top
{
&
_top
{
...
@@ -679,7 +679,7 @@
...
@@ -679,7 +679,7 @@
}
}
//1400
//1400
@media
screen
and
(
min-width
:
1440px
)
and
(
max-width
:
1599px
)
{
@media
screen
and
(
min-width
:
1440px
)
and
(
max-width
:
1599px
)
{
.outpatientDetails
{
.outpatientDetails
{
&
_bottom
{
&
_bottom
{
...
@@ -701,7 +701,7 @@
...
@@ -701,7 +701,7 @@
}
}
//1600
//1600
@media
screen
and
(
min-width
:
1600px
)
and
(
max-width
:
1919px
)
{
@media
screen
and
(
min-width
:
1600px
)
and
(
max-width
:
1919px
)
{
.outpatientDetails
{
.outpatientDetails
{
&
_top
{
&
_top
{
...
...
src/views/outpatientDetails.vue
View file @
535b9496
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment